diff options
Diffstat (limited to 'host')
-rw-r--r-- | host/asterix.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/asterix.nix b/host/asterix.nix index 7a74307..e53512c 100644 --- a/host/asterix.nix +++ b/host/asterix.nix @@ -3,6 +3,7 @@ { imports = [ ../gui/default.nix + ../gui/autorandr.nix ]; home.packages = let |