diff options
| author | polwex <polwex@sortug.com> | 2025-10-25 21:08:53 +0700 |
|---|---|---|
| committer | polwex <polwex@sortug.com> | 2025-10-25 21:08:53 +0700 |
| commit | 7fab8239d5cd58e08a4c4dc988472cb7a9449b5b (patch) | |
| tree | 0067e08ce0756fd0f7dcf8e78997d3a929fbf6e1 /hosts/local/master/configuration.nix | |
| parent | 21adca7e6d8f8233ac8d6c00c7be43dc026e8cc5 (diff) | |
p
Diffstat (limited to 'hosts/local/master/configuration.nix')
| -rw-r--r-- | hosts/local/master/configuration.nix | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/hosts/local/master/configuration.nix b/hosts/local/master/configuration.nix index cad65c8..bf905e8 100644 --- a/hosts/local/master/configuration.nix +++ b/hosts/local/master/configuration.nix @@ -11,10 +11,10 @@ in { # Include the results of the hardware scan. ../../base.nix ../../linux.nix - ../../unfree.nix + # ../../unfree.nix #../../android.nix - ../gui.nix - ../i3.nix + # ../gui.nix + # ../i3.nix # ../gnome.nix # ../wayland.nix ../nvidia.nix |
