fix template + minor refactor
This commit is contained in:
parent
a953365bc7
commit
c304ab680f
6 changed files with 108 additions and 86 deletions
|
@ -1,6 +1,6 @@
|
|||
{ config, pkgs, ... }:
|
||||
{
|
||||
system.stateVersion = "21.05";
|
||||
system.stateVersion = "22.11";
|
||||
networking.interfaces.eth0.useDHCP = true;
|
||||
|
||||
fileSystems."/mnt/storage" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue