diff options
author | polwex <polwex@sortug.com> | 2024-09-07 00:26:37 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2024-09-07 00:26:37 +0700 |
commit | c2757fd60b8991639cc1b8a8372a5362f8d214b2 (patch) | |
tree | 5b2613f6214b5e8be4d5a80d18de8ac64ffaf539 /hosts/local/master | |
parent | 11d272540fb51775b2794d99d2c4bc4d66108d16 (diff) |
m
Diffstat (limited to 'hosts/local/master')
-rw-r--r-- | hosts/local/master/configuration.nix | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/hosts/local/master/configuration.nix b/hosts/local/master/configuration.nix index c137835..a0f8475 100644 --- a/hosts/local/master/configuration.nix +++ b/hosts/local/master/configuration.nix @@ -8,8 +8,9 @@ ../../linux.nix ../../unfree.nix #../../android.nix - # ../i3.nix - ../gnome.nix + ../i3.nix + # ../gnome.nix + # ../wayland.nix ../nvidia.nix ./keyboard.nix ]; |