adding nixbook
This commit is contained in:
parent
17f1e429d6
commit
5d6e9c93fb
5 changed files with 51 additions and 45 deletions
|
|
@ -123,8 +123,9 @@
|
|||
inherit inputs;
|
||||
};
|
||||
modules = [
|
||||
(pkgsForSystem + "/nixos/modules/installer/cd-dvd/installation-cd-minimal.nix")
|
||||
(nixpkgs + "/nixos/modules/installer/cd-dvd/installation-cd-minimal.nix")
|
||||
./systems/nixbook/configuration.nix
|
||||
nixos-hardware.nixosModules.dell-inspiron-7405
|
||||
];
|
||||
};
|
||||
syl = lib.nixosSystem {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue