add nyx-loner for cachyos kernel

This commit is contained in:
2026-05-03 13:14:18 -03:00
parent fcd631d238
commit c2023d022c
4 changed files with 8 additions and 1 deletions
+1
View File
@@ -83,6 +83,7 @@
specialArgs = { inherit inputs; };
modules = [
./hosts/darkgui-vps/configuration.nix
nyx-loner.nixosModules.default
];
};
};