updates things

This commit is contained in:
Dennis Schoepf 2026-01-28 20:21:24 +01:00
parent 502cbcd613
commit 67bdb7695e
2 changed files with 0 additions and 3 deletions

View file

@ -75,7 +75,5 @@
services.openssh.enable = true;
services.udisks2.enable = true;
nixpkgs.config.allowUnfree = true;
system.stateVersion = "25.05";
}

View file

@ -3,7 +3,6 @@
{
programs.firefox = {
enable = true;
package = pkgs.firefox-bin;
nativeMessagingHosts = [ pkgs.firefoxpwa ];
languagePacks = [
"en-US"