1
0
mirror of https://github.com/nmasur/dotfiles synced 2025-04-08 07:11:12 +00:00

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
hosts/x86_64-linux/swan
platforms/nixos/modules/nmasur/profiles

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

@ -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