Changing the structure of the configuration
This commit is contained in:
parent
be8c206e60
commit
c06849e70f
12 changed files with 2 additions and 24 deletions
|
|
@ -10,7 +10,7 @@
|
|||
};
|
||||
|
||||
outputs = { self, nixpkgs, nixos-hardware, nix-flatpak, ... }@attrs: {
|
||||
nixosConfigurations.lyes-nix = nixpkgs.lib.nixosSystem {
|
||||
nixosConfigurations.lyes-pc = nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
specialArgs = attrs;
|
||||
modules = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue