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