diff --git a/configuration.nix b/configuration.nix index a25d0e7..9d048c1 100644 --- a/configuration.nix +++ b/configuration.nix @@ -31,20 +31,7 @@ }; }; }; - boot = { - loader = { - systemd-boot = { - enable = true; - }; - grub = { - enable = false; - device = "/dev/sda"; - useOSProber = true; - }; - }; - supportedFilesystems = [ "ntfs" ]; - }; - + time.timeZone = "Europe/Berlin"; console = { font = "Lat2-Terminus16"; diff --git a/modules/system/nix/pkgs.nix b/modules/system/nix/pkgs.nix index 47c12e2..57d0348 100644 --- a/modules/system/nix/pkgs.nix +++ b/modules/system/nix/pkgs.nix @@ -10,10 +10,6 @@ curl dosfstools ntfs3g - waybar - xdg-desktop-portal-hyprland - grim - slurp feh gnumake flameshot