update
This commit is contained in:
@@ -94,6 +94,7 @@
|
||||
jetbrains-mono
|
||||
kime
|
||||
lite
|
||||
nautilus
|
||||
];
|
||||
|
||||
environment.pathsToLink = [
|
||||
@@ -118,7 +119,7 @@
|
||||
# enable = true;
|
||||
# enableSSHSupport = true;
|
||||
# };
|
||||
# programs.niri.enable = true;
|
||||
#programs.niri.enable = true;
|
||||
programs.fish.enable = true;
|
||||
programs.firefox.enable = true;
|
||||
|
||||
@@ -154,6 +155,6 @@
|
||||
# this value at the release version of the first install of this system.
|
||||
# Before changing this value read the documentation for this option
|
||||
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
|
||||
system.stateVersion = "25.05"; # Did you read the comment?
|
||||
system.stateVersion = "25.11"; # Did you read the comment?
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user