summaryrefslogtreecommitdiff
path: root/accounts/mherold@eostre.nix
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/mherold@eostre.nix')
-rw-r--r--accounts/mherold@eostre.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/accounts/mherold@eostre.nix b/accounts/mherold@eostre.nix
index 9eb9e738..b93cadbd 100644
--- a/accounts/mherold@eostre.nix
+++ b/accounts/mherold@eostre.nix
@@ -5,6 +5,8 @@
5 }; 5 };
6 6
7 home-manager.users.${userName} = { 7 home-manager.users.${userName} = {
8 home.stateVersion = "20.09";
9
8 nixpkgs.config = { 10 nixpkgs.config = {
9 allowUnfree = true; 11 allowUnfree = true;
10 }; 12 };