Update system
This commit is contained in:
parent
0ab8d07643
commit
8b67ac841b
2 changed files with 41 additions and 91 deletions
|
@ -51,8 +51,6 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-utils.follows = "flake-utils";
|
||||
};
|
||||
|
||||
vps-testing.url = "path:/home/admin/vpsnew";
|
||||
};
|
||||
|
||||
outputs = inputs @ { self, nixpkgs, ... }: {
|
||||
|
@ -68,7 +66,6 @@
|
|||
./modules/system.nix
|
||||
./modules/hyprland
|
||||
./systems/msi
|
||||
(inputs.vps-testing.nixosConfigurations.localHostModule)
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue