removing the flake update
This commit is contained in:
parent
ee6d62ba06
commit
f4628c0b47
1 changed files with 0 additions and 2 deletions
|
|
@ -19,9 +19,7 @@
|
||||||
nixosConfigurations."nixos-fix" = nixpkgs.lib.nixosSystem {
|
nixosConfigurations."nixos-fix" = nixpkgs.lib.nixosSystem {
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
modules = [
|
modules = [
|
||||||
home-manager.nixosModules.home-manager
|
|
||||||
./hosts/fix/configuration.nix
|
./hosts/fix/configuration.nix
|
||||||
./home-config/host/fix.nix
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
nixosConfigurations."nixos-asahi" = nixpkgs.lib.nixosSystem {
|
nixosConfigurations."nixos-asahi" = nixpkgs.lib.nixosSystem {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue