aboutsummaryrefslogtreecommitdiff
path: root/home/mun/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/mun/default.nix')
-rw-r--r--home/mun/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/mun/default.nix b/home/mun/default.nix
index 9b0eeb5..7894051 100644
--- a/home/mun/default.nix
+++ b/home/mun/default.nix
@@ -105,6 +105,8 @@
]))
];
+ nixowos.enable = true;
+
sessionVariables = {
EDITOR = "nvim";
VISUAL = "nvim";