clean
nix flake show / show-flake (push) Successful in 28s

This commit is contained in:
smayzy
2025-07-29 17:28:29 +02:00
parent b5a63b3cbd
commit f48152ff7a
10 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -1,8 +1,8 @@
{ ... }:
{
imports = [
./nvidia.nix
./grub.nix
./nvidia.nix
./power.nix
];
}