Nix Flakes configuration for MacOS, NixOS and WSL
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: njord not having defined the stateVersion

cosmeak 629dced8 ae469409

+1
+1
modules/hosts/njord/configuration.nix
··· 10 10 hosts.njord = { 11 11 system = "aarch64-darwin"; 12 12 modules = [ configuration ]; 13 + stateVersion = 5; 13 14 }; 14 15 }