sisko: Update to nixos 25.11

This commit is contained in:
2025-12-01 00:24:11 +01:00
parent 774bd0c0d8
commit d9b62f7c0a
4 changed files with 2 additions and 6 deletions

View File

@@ -16,7 +16,6 @@
emacs-gtk
feishin
gqrx
jellyfin-media-player
kitty
libreoffice
lutris
@@ -49,7 +48,6 @@
hyprlock
hyprpaper
hyprshot
hyprswitch
nautilus
networkmanager
rofi-rbw-wayland
@@ -105,7 +103,6 @@
rofi = {
enable = true;
theme = "iggy";
package = pkgs.rofi-wayland;
};
zsh = {
shellAliases."rebuild" = "sudo nixos-rebuild switch --flake /config";