This commit is contained in:
albert 2025-02-23 13:54:01 -08:00
parent efab1617a9
commit 532a420cad
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -57,7 +57,7 @@
restartIfChanged = true;
enableTun = true;
specialArgs = { inherit pkgs-unstable hostname username desktop theme system repo unfree ip deployment_type host inputs outputs; };
config = { }: {
config = {
nixpkgs.pkgs = pkgs;
imports = [
../nixos/containers