split out gnome

This commit is contained in:
Vinzenz Schroeter 2023-04-04 21:57:12 +02:00
parent 76a7a31ef6
commit 833f3f79e2
5 changed files with 56 additions and 39 deletions

View file

@ -2,7 +2,8 @@
networking.hostName = "vinzenz-lpt";
imports = [
./common.nix
./vinzenz-lpt-hardware-configuration.nix
./common.nix
./gnome.nix
];
}