updates things
This commit is contained in:
parent
502cbcd613
commit
67bdb7695e
2 changed files with 0 additions and 3 deletions
|
|
@ -75,7 +75,5 @@
|
|||
services.openssh.enable = true;
|
||||
services.udisks2.enable = true;
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
system.stateVersion = "25.05";
|
||||
}
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@
|
|||
{
|
||||
programs.firefox = {
|
||||
enable = true;
|
||||
package = pkgs.firefox-bin;
|
||||
nativeMessagingHosts = [ pkgs.firefoxpwa ];
|
||||
languagePacks = [
|
||||
"en-US"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue