Disable hyprland on ichigo, environment variable changes to clean up ~

This commit is contained in:
2025-06-23 12:59:22 -04:00
parent 2c31aba8c8
commit 3e98345789
5 changed files with 37 additions and 28 deletions

View File

@@ -6,7 +6,7 @@
imports = [
./hardware-configuration.nix
../../nixos/desktop.nix
../../nixos/hypr.nix
#../../nixos/hypr.nix
];
hardware.graphics = {

View File

@@ -5,7 +5,7 @@
}: {
imports = [
../../home/desktop.nix
../../home/hypr.nix
#../../home/hypr.nix
../../home/plasma.nix
];