From d87ae84ba5c39399f57f0b972ab93b793d7b8c7b Mon Sep 17 00:00:00 2001 From: Zynh Ludwig Date: Thu, 27 Jun 2024 16:23:31 -0700 Subject: [PATCH] system specific stuff --- configuration.nix | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/configuration.nix b/configuration.nix index 61a1ba2..994551c 100644 --- a/configuration.nix +++ b/configuration.nix @@ -11,8 +11,8 @@ ]; # Bootloader. - # boot.loader.systemd-boot.enable = true; - # boot.loader.efi.canTouchEfiVariables = true; + boot.loader.systemd-boot.enable = true; + boot.loader.efi.canTouchEfiVariables = true; # networking.wireless.enable = true; # Enables wireless support via wpa_supplicant. @@ -48,11 +48,10 @@ # Enable the X11 windowing system. services.xserver.enable = true; - # Enable the XFCE Desktop Environment. - # services.xserver.displayManager.lightdm.enable = true; - snowhawk.dwm.enable = true; + # Enable the XFCE Desktop Environment. + # services.xserver.displayManager.lightdm.enable = true; # services.xserver.desktopManager.budgie.enable = true; # Configure keymap in X11 @@ -107,16 +106,24 @@ unzip fzf tree + chrome + libsecret nix-output-monitor brave gparted arandr + flameshot # steam - # spotify - # discord + spotify + discord + + xivlauncher + # (xivlauncher.override { + # useSteamRun = false; + # }) git-credential-oauth