fix template + minor refactor

This commit is contained in:
Vivian 2022-10-31 10:41:17 +01:00
parent 64b15ce4e0
commit cb011f8b4a
6 changed files with 108 additions and 86 deletions

View file

@ -1,6 +1,6 @@
{ config, pkgs, ... }:
{
system.stateVersion = "21.05";
system.stateVersion = "22.11";
networking.interfaces.eth0.useDHCP = true;
fileSystems."/mnt/storage" = {