clean modules & add power modes
nix flake show / show-flake (push) Successful in 35s

This commit is contained in:
smayzy
2025-07-24 14:21:53 +02:00
parent 40546f121f
commit c5ef752a66
14 changed files with 65 additions and 13 deletions
+1
View File
@@ -3,5 +3,6 @@
imports = [
./nvidia.nix
./grub.nix
./power.nix
];
}