fixes for swan

This commit is contained in:
Noah Masur 2025-03-23 13:30:57 +00:00
parent 12604f3109
commit 870ab6894d
2 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,7 @@ rec {
nmasur.profiles = {
common.enable = true;
linux-base.enable = true;
power-user.enable = true;
};
home.stateVersion = "23.05";
};

View File

@ -19,6 +19,7 @@ in
nmasur.presets.services = {
# Configure physical power buttons
logind.enable = lib.mkDefault true;
avahi.enable = lib.mkDefault true;
};
# Enable automatic timezone updates based on location