summaryrefslogtreecommitdiff
path: root/accounts/mkleen@surtr.nix
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/mkleen@surtr.nix')
-rw-r--r--accounts/mkleen@surtr.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/accounts/mkleen@surtr.nix b/accounts/mkleen@surtr.nix
index 64629674..58c4f21d 100644
--- a/accounts/mkleen@surtr.nix
+++ b/accounts/mkleen@surtr.nix
@@ -1 +1,3 @@
1{...}: {} 1{ userName, ... }: {
2 home-manager.users.${userName}.home.stateVersion = "20.09";
3}