nix/os/devices/srv0.home-ch.stefanjunker.de: bump nixos 21.11 -> 22.05
This commit is contained in:
parent
46ef6bd0a6
commit
aae3fd4090
8 changed files with 31 additions and 18 deletions
|
@ -4,6 +4,8 @@
|
|||
, sshPort ? containerBackupCfg.portInt
|
||||
}: {
|
||||
config = { config, pkgs, lib, ... }: {
|
||||
system.stateVersion = "21.11"; # Did you read the comment?
|
||||
|
||||
imports = [
|
||||
../profiles/containers/configuration.nix
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue