diff --git a/hosts/tartarus/configuration.nix b/hosts/tartarus/configuration.nix index cfb9b81..0b1ade8 100644 --- a/hosts/tartarus/configuration.nix +++ b/hosts/tartarus/configuration.nix @@ -30,6 +30,5 @@ # Enable networking networking.networkmanager.enable = true; - system.stateVersion = "24.05"; # lalalalala } diff --git a/hosts/ymir/configuration.nix b/hosts/ymir/configuration.nix index 639c717..9cbe2aa 100644 --- a/hosts/ymir/configuration.nix +++ b/hosts/ymir/configuration.nix @@ -23,7 +23,6 @@ enableMinegrubTheme = true; }; - # Bootloader. boot.loader.systemd-boot.enable = true; boot.loader.efi.canTouchEfiVariables = true; diff --git a/modules/graphical-interface.nix b/modules/graphical-interface.nix index 20048dd..51f1f85 100644 --- a/modules/graphical-interface.nix +++ b/modules/graphical-interface.nix @@ -37,7 +37,6 @@ hardware.bluetooth.enable = true; # enables support for Bluetooth hardware.bluetooth.powerOnBoot = true; # powers up the default Bluetooth controller on boot environment.systemPackages = with pkgs; [ - sddm-sugar-dark screenkey vscode