diff options
Diffstat (limited to 'sys/default.nix')
-rw-r--r-- | sys/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/default.nix b/sys/default.nix index a60a9bb..a01da4d 100644 --- a/sys/default.nix +++ b/sys/default.nix @@ -13,6 +13,7 @@ ./sound ./systemd ./users + ./virtualisation ./xdg ]; } |