risky business

This commit is contained in:
Till 2026-01-23 01:32:06 +01:00
parent 120d26b0e4
commit 415e3c1caf
10 changed files with 62 additions and 85 deletions

View file

@ -5,12 +5,13 @@
imports = [
./hardware.nix
../system
../system/desktop
../system/desktop/gnome.nix
../system/desktop/steam.nix
../system/desktop/remote-desktop.nix
../system/media-server.nix
../users/guest.nix
../../system
../../system/desktop
../../system/desktop/gnome.nix
../../system/desktop/steam.nix
../../system/desktop/remote-desktop.nix
../../system/desktop/media-server.nix
../../users/till.nix
../../users/guest.nix
];
}