Add hardware config and fix hummelberg build
This commit is contained in:
parent
1452c2a43d
commit
b2f0797b01
15 changed files with 68 additions and 52 deletions
|
@ -6,14 +6,10 @@
|
|||
#./printing.nix
|
||||
#./backup.nix #TODO: Extract applications from desktop role
|
||||
|
||||
../../hardware/thinkpad-p14s.nix
|
||||
|
||||
../../defaults/base
|
||||
../../defaults/cifs-auth-fix
|
||||
../../defaults/desktop
|
||||
#../../defaults/games
|
||||
../../defaults/user-configuration
|
||||
../../defaults/user-configuration/fhauser
|
||||
../../defaults/hardware/thinkpad-p14s.nix
|
||||
#../../defaults/printing
|
||||
];
|
||||
|
||||
|
|
|
@ -6,12 +6,11 @@
|
|||
#./printing.nix
|
||||
#./backup.nix #TODO: Extract applications from desktop role
|
||||
|
||||
../../hardware/amd-board.nix
|
||||
../../hardware/ecc-memory.nix
|
||||
|
||||
../../defaults/base
|
||||
../../defaults/cifs-auth-fix
|
||||
../../defaults/desktop
|
||||
../../defaults/hardware/amd-board.nix
|
||||
../../defaults/hardware/ecc-memory.nix
|
||||
#../../defaults/printing
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue