Upgrade to 22.05 (and much else)
This commit is contained in:
+1
-2
@@ -7,9 +7,8 @@ let
|
||||
in {
|
||||
imports = [
|
||||
(initialize {
|
||||
hostname = local.hostname;
|
||||
inherit (local) pkgs hostname;
|
||||
home-manager-package = <home-manager>;
|
||||
pkgs = pkgs;
|
||||
include-secrets = false;
|
||||
})
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user