mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 17:17:22 +01:00
chore: update flake; rename hosts; setup hintbooth
This commit is contained in:
parent
a345846e62
commit
e31a97b6ab
19 changed files with 283 additions and 233 deletions
|
|
@ -16,7 +16,10 @@
|
|||
};
|
||||
|
||||
swarselmodules = {
|
||||
server.network = lib.mkForce false;
|
||||
server = {
|
||||
network = lib.mkForce false;
|
||||
diskEncryption = lib.mkForce false;
|
||||
};
|
||||
};
|
||||
|
||||
swarselsystems = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue