Add patch switch

This commit is contained in:
muon 2025-01-02 12:43:05 +00:00
parent 9033ab614d
commit ddf8280804
2 changed files with 8 additions and 4 deletions

View file

@ -42,9 +42,8 @@
];
};
pkgs = import pkgs' { inherit system; };
nixpkgs = import pkgs { inherit system; };
utils = import ./utils.nix { inherit inputs system pkgs nixpkgs; };
utils = import ./utils.nix { inherit builtins inputs system pkgs; };
in {
nixosConfigurations = {
# desktop