diff options
author | polwex <polwex@sortug.com> | 2024-09-05 12:42:01 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2024-09-05 12:42:01 +0700 |
commit | b7ef804b1d92d409b55c955fcfbaec8ceb62063a (patch) | |
tree | e5f05241a260ca4c0bb73e9a4f40707b797ce6fb /hosts/local/master/configuration.nix | |
parent | 6a7fa5ae7c243b3dd1f0d5a4221c3b69a4bdbab7 (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. |