Compare commits

..

No commits in common. "66cca22c376e70e70c5b34e2e9195ab169da869b" and "596963d834731c2d82d50cc8743ebda387f8e2a4" have entirely different histories.

2 changed files with 4 additions and 4 deletions

View File

@ -83,7 +83,7 @@ with pkgs;
# Set timezone and synchronize NTP
time.timeZone = "Europe/Brussels";
services.timesyncd.enable = true;
services.chrony.enable = true;
# NixOS version
system.stateVersion = "22.05";

View File

@ -38,11 +38,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1672953546,
"narHash": "sha256-oz757DnJ1ITvwyTovuwG3l9cX6j9j6/DH9eH+cXFJmc=",
"lastModified": 1672617983,
"narHash": "sha256-68WDiCBs631mbDDk4UAKdGURKcsfW6hjb7wgudTAe5o=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a518c77148585023ff56022f09c4b2c418a51ef5",
"rev": "0fc9fca9c8d43edd79d33fea0dd8409d7c4580f4",
"type": "github"
},
"original": {