Fix naming

This commit is contained in:
SebastianStork 2025-03-18 23:36:49 +01:00
parent 765db19140
commit 0175a0af51
17 changed files with 11 additions and 11 deletions

View file

@ -11,7 +11,7 @@
myConfig = {
boot = {
loader.systemd-boot.enable = true;
loader.systemdBoot.enable = true;
silent = true;
};
@ -21,7 +21,7 @@
sound.enable = true;
virtualisation.enable = true;
sops.enable = true;
auto-gc.enable = true;
garbageCollection.enable = true;
geoclue.enable = true;
tailscale = {
enable = true;