moved desktop to system instead of home scope

This commit is contained in:
twoneis 2023-11-13 18:22:16 +01:00
parent 18186be804
commit 4c562fc8c0
6 changed files with 8 additions and 6 deletions

View file

@ -1,7 +1,5 @@
{ ... }: {
imports = [
../../modules/system
./hardware-config.nix
];