wip: dnsc-machine setup

This commit is contained in:
Dennis Schoepf 2025-11-20 22:42:24 +01:00
parent 41b6caa85a
commit d3dbb32e94
2 changed files with 3 additions and 2 deletions

View file

@ -75,6 +75,9 @@
];
};
# Window Manager
programs.niri.enable = true;
# Nix settings
nix.gc = {
automatic = true;