mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +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
|
|
@ -29,6 +29,13 @@ in
|
|||
firewall.enable = true;
|
||||
};
|
||||
|
||||
swarselmodules = {
|
||||
server = {
|
||||
network = lib.mkForce false;
|
||||
diskEncryption = lib.mkForce false;
|
||||
};
|
||||
};
|
||||
|
||||
swarselsystems = {
|
||||
info = "~SwarselSystems~ demo host";
|
||||
wallpaper = self + /files/wallpaper/lenovowp.png;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue