changes to runix script

This commit is contained in:
cnst
2024-09-15 15:04:11 +02:00
parent 4717bca86e
commit b3ef5dea1c
6 changed files with 151 additions and 52 deletions

View File

@@ -4,8 +4,6 @@ let
./nix
./modules
];
desktop = [
];
in {
inherit shared desktop;
inherit shared;
}