chore: non-free, no thanks

This commit is contained in:
Tine 2024-06-08 18:05:20 +02:00
parent 91751dc5dd
commit a3331a9152
Signed by: mentos1386
SSH key fingerprint: SHA256:MNtTsLbihYaWF8j1fkOHfkKNlnN1JQfxEU/rBU8nCGw
2 changed files with 5 additions and 2 deletions

View file

@ -72,7 +72,7 @@
# Services
tailscale
terraform
#terraform
opentofu
flyctl
awscli2

View file

@ -8,4 +8,7 @@ workspace_link nix/home.nix .config/home-manager/home.nix
workspace_link nix/core.nix .config/home-manager/core.nix
workspace_link nix/personal.nix .config/home-manager/personal.nix
workspace_link nix/work.nix .config/home-manager/work.nix
NIXPKGS_ALLOW_UNFREE=1 ENVIRONMENT=$ENVIRONMENT home-manager switch
export NIXPKGS_ALLOW_UNFREE=0
export ENVIRONMENT=$ENVIRONMENT
home-manager switch