diff --git a/hosts/nixos/configuration.nix b/hosts/nixos/configuration.nix index 913b460..eee9582 100644 --- a/hosts/nixos/configuration.nix +++ b/hosts/nixos/configuration.nix @@ -106,14 +106,9 @@ unzip fzf tree - libsecret - - firefox - imagemagick nix-output-monitor - changes git-credential-oauth xclip diff --git a/hosts/sprite/configuration.nix b/hosts/sprite/configuration.nix index 01e9bf1..eee9582 100644 --- a/hosts/sprite/configuration.nix +++ b/hosts/sprite/configuration.nix @@ -10,6 +10,8 @@ ../../modules ]; + # TODO: fix bootloader + # Bootloader. boot.loader.systemd-boot.enable = true; boot.loader.efi.canTouchEfiVariables = true; @@ -48,11 +50,9 @@ # Enable the X11 windowing system. services.xserver.enable = true; - snowhawk.dwm.enable = true; - # Enable the XFCE Desktop Environment. - # services.xserver.displayManager.lightdm.enable = true; - # services.xserver.desktopManager.budgie.enable = true; + services.xserver.displayManager.lightdm.enable = true; + services.xserver.desktopManager.budgie.enable = true; # Configure keymap in X11 services.xserver = { @@ -106,24 +106,9 @@ unzip fzf tree - libsecret nix-output-monitor - gparted - arandr - flameshot - - # steam - spotify - discord - steam-run - - xivlauncher - # (xivlauncher.override { - # useSteamRun = false; - # }) - git-credential-oauth xclip