cleaned up

This commit is contained in:
biscuit
2025-05-20 12:20:52 -05:00
parent a0572f8a95
commit 25d034d7dc
5 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
system = "x86_64-linux";
pkgs = nixpkgs.legacyPackages.${system};
args = {
inherit inputs;
inherit inputs system;
} // info;
in {
nixosConfigurations = {