178 current 2025-10-09 16:19:44 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-09 16:47:38 -05:00
parent 5dfd513dd5
commit f8ba2be4e2
2 changed files with 3 additions and 4 deletions

5
flake.lock generated
View File

@@ -46,10 +46,9 @@
"type": "github"
},
"original": {
"owner": "NixOS",
"id": "nixpkgs",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
"type": "indirect"
}
},
"root": {

View File

@@ -39,7 +39,7 @@
modules = [
./hosts/snowbelle/configuration.nix
inputs.home-manager.nixosModules.default
vpn-confinement.nixosModules.default
inputs.vpn-confinement.nixosModules.default
];
};
vaniville = nixpkgs.lib.nixosSystem {