Cleanup some minor ochsenberg options
This commit is contained in:
parent
1b0209d1dc
commit
9975f16911
1 changed files with 1 additions and 3 deletions
|
@ -30,8 +30,6 @@
|
||||||
'';
|
'';
|
||||||
|
|
||||||
# Set your time zone.
|
# Set your time zone.
|
||||||
#time.timeZone = "Europe/Amsterdam";
|
|
||||||
#time.timeZone = "Europe/Tallinn";
|
|
||||||
services.localtimed.enable = true;
|
services.localtimed.enable = true;
|
||||||
services.geoclue2 = {
|
services.geoclue2 = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
@ -49,5 +47,5 @@
|
||||||
# this value at the release version of the first install of this system.
|
# this value at the release version of the first install of this system.
|
||||||
# Before changing this value read the documentation for this option
|
# Before changing this value read the documentation for this option
|
||||||
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
|
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
|
||||||
system.stateVersion = "23.11"; # Did you read the comment?
|
system.stateVersion = "24.05"; # Did you read the comment?
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue