nixos/castle: Initial config

This commit is contained in:
2023-04-23 19:13:54 +01:00
parent 13073c1ce5
commit 1e6209e540
31 changed files with 556 additions and 377 deletions

View File

@@ -21,6 +21,8 @@ in
];
};
security.polkit.enable = true;
services = {
pipewire = {
enable = true;