move some graphics stuff into individual modules/files
This commit is contained in:
parent
b63db1934d
commit
ddd6ecd055
9 changed files with 31 additions and 16 deletions
|
@ -6,9 +6,11 @@
|
|||
./hardware-configuration.nix
|
||||
../../common.nix
|
||||
../../modules
|
||||
./modules
|
||||
];
|
||||
|
||||
jade = {
|
||||
hwKey.pamAuth.enable = true;
|
||||
desktop = {
|
||||
syncthing.enable = true;
|
||||
kdeconnect.enable = true;
|
||||
|
@ -57,9 +59,6 @@
|
|||
# TODO: clean up.
|
||||
zenstates
|
||||
zenmonitor
|
||||
nvtop-amd
|
||||
radeontop
|
||||
rgp
|
||||
tea
|
||||
blender-hip
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue