fix flake
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
};
|
||||
|
||||
# outputs = { self, nixpkgs, impermanence, lanzaboote } @ inputs: {
|
||||
outputs = { self, nixpkgs, lanzaboote, kde, nix-flatpak, home-manager } @ inputs: {
|
||||
outputs = { self, nixpkgs, lanzaboote, kde, nix-flatpak, home-manager, nixos-hardware } @ inputs: {
|
||||
nixosConfigurations = {
|
||||
# Desktop
|
||||
"matt-nixos" = nixpkgs.lib.nixosSystem {
|
||||
|
||||
Reference in New Issue
Block a user