Upgrade to nixos 25.05 #4

Merged
felixalb merged 15 commits from nixos-25.05 into main 2025-06-08 22:12:40 +02:00
2 changed files with 22 additions and 13 deletions
Showing only changes of commit cf6a836f80 - Show all commits

View File

@ -11,15 +11,16 @@
networking = { networking = {
hostName = "sisko"; hostName = "sisko";
defaultGateway = "192.168.10.1"; networkmanager.enable = true;
interfaces.enp14s0 = { # defaultGateway = "192.168.10.1";
ipv4 = { # interfaces.enp14s0 = {
addresses = [ # ipv4 = {
{ address = "192.168.10.172"; prefixLength = 24; } # addresses = [
]; # { address = "192.168.10.172"; prefixLength = 24; }
}; # ];
wakeOnLan.enable = true; # };
}; # wakeOnLan.enable = true;
# };
hostId = "b716d781"; hostId = "b716d781";
}; };
@ -27,7 +28,7 @@
sops.defaultSopsFile = ../../secrets/sisko/sisko.yaml; sops.defaultSopsFile = ../../secrets/sisko/sisko.yaml;
environment.variables = { EDITOR = "vim"; }; environment.variables = { EDITOR = "vim"; };
users.users.felixalb.extraGroups = [ "dialout" ]; users.users.felixalb.extraGroups = [ "dialout" "networkmanager" ];
programs = { programs = {
gamemode.enable = true; gamemode.enable = true;
@ -57,6 +58,9 @@
"steam-unwrapped" "steam-unwrapped"
"tlclient" "tlclient"
]; ];
permittedInsecurePackages = [
"openssl-1.1.1w"
];
}; };

View File

@ -14,18 +14,22 @@
easyeffects easyeffects
element-desktop element-desktop
emacs-gtk emacs-gtk
papers feishin
jellyfin-media-player jellyfin-media-player
kitty kitty
libreoffice libreoffice
mpv mpv
mumble mumble
papers
pavucontrol pavucontrol
picard picard
prismlauncher prismlauncher
swayimg runelite
spotify spotify
swayimg
thunderbird thunderbird
tor-browser
unstable.bolt-launcher
exiftool exiftool
ghidra ghidra
@ -34,6 +38,7 @@
# Window Manager Extras # Window Manager Extras
bibata-cursors bibata-cursors
cliphist
hyprcursor hyprcursor
hypridle hypridle
hyprlock hyprlock
@ -46,9 +51,9 @@
swaynotificationcenter swaynotificationcenter
waybar waybar
wl-clipboard wl-clipboard
cliphist
# Misc tools # Misc tools
abcde
bc bc
catimg catimg
dante dante