🛌 Nih-Helper and renamed rebuild to switch

This commit is contained in:
2025-01-05 18:24:57 +01:00
parent 36bb075dd2
commit f0ac3a7705
4 changed files with 14 additions and 5 deletions

View File

@ -17,6 +17,7 @@
./hyprland
./audio.nix
./networking.nix
./nixHelper.nix
./development.nix
./security.nix
./locale.nix
@ -43,7 +44,6 @@
nixpkgs.config.allowUnfree = true;
environment.sessionVariables = {
FLAKE = "/etc/nixos";
# Tells Electron apps to use Wayland
NIXOS_OZONE_WL = "1";
NIXOS_CONFIG_PATH = "/etc/nixos";