From 715beb859d10671a0b17b87e37dc9c3f9cf8510a Mon Sep 17 00:00:00 2001 From: osbm Date: Thu, 15 May 2025 17:01:30 +0300 Subject: [PATCH] formatting --- hosts/tartarus/configuration.nix | 1 - hosts/ymir/configuration.nix | 1 - modules/graphical-interface.nix | 1 - 3 files changed, 3 deletions(-) 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