From 293770f4f8c2af753e0a9062c3777c28ebab9d50 Mon Sep 17 00:00:00 2001 From: Zynh Ludwig Date: Fri, 28 Jun 2024 07:34:26 -0700 Subject: [PATCH] sync vm configs --- hosts/nixos/configuration.nix | 5 ----- hosts/sprite/configuration.nix | 23 ++++------------------- 2 files changed, 4 insertions(+), 24 deletions(-) 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