use niv and add device elias-e525
This commit is contained in:
parent
8fd7ece12c
commit
2e74a2172c
22 changed files with 572 additions and 20 deletions
14
nix/os/devices/elias-e525/configuration.nix
Normal file
14
nix/os/devices/elias-e525/configuration.nix
Normal file
|
@ -0,0 +1,14 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
../../profiles/common/configuration.nix
|
||||
../../profiles/graphical/configuration.nix
|
||||
../../modules/opinionatedDisk.nix
|
||||
|
||||
./system.nix
|
||||
./hw.nix
|
||||
./pkg.nix
|
||||
./user.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue