diff options
author | polwex <polwex@sortug.com> | 2024-09-07 00:24:53 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2024-09-07 00:24:53 +0700 |
commit | 11d272540fb51775b2794d99d2c4bc4d66108d16 (patch) | |
tree | 1ae106f6fe41b924b5c9dc7de4488759e429b4c9 /hosts/local/master/configuration.nix | |
parent | 479d74e5146a601c2244153e8aa89e723b30cbe5 (diff) | |
parent | b7ef804b1d92d409b55c955fcfbaec8ceb62063a (diff) |
m
Diffstat (limited to 'hosts/local/master/configuration.nix')
-rw-r--r-- | hosts/local/master/configuration.nix | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/hosts/local/master/configuration.nix b/hosts/local/master/configuration.nix index 19708b8..c137835 100644 --- a/hosts/local/master/configuration.nix +++ b/hosts/local/master/configuration.nix @@ -7,9 +7,11 @@ ../../base.nix ../../linux.nix ../../unfree.nix - ../../android.nix - ../i3.nix + #../../android.nix + # ../i3.nix + ../gnome.nix ../nvidia.nix + ./keyboard.nix ]; # Use the systemd-boot EFI boot loader. |