split server desktop, move stuff

This commit is contained in:
Vinzenz Schroeter 2023-09-11 19:16:26 +02:00
parent 69026cb461
commit 5e9a74280e
19 changed files with 107 additions and 127 deletions

View file

@ -1,13 +1,14 @@
{...}: {
imports = [
./modules
(import ./hardware "vinzenz-pc2")
(import ./modules/hardware "vinzenz-pc2")
];
config = {
my = {
kde.enable = true;
home = {
desktop = {
enable = true;
kde.enable = true;
vinzenz.enable = true;
ronja.enable = true;
};