about summary refs log tree commit diff
path: root/users/fcuny/default.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-02-10 19:35:09 -0800
committerFranck Cuny <franck@fcuny.net>2022-02-10 19:35:09 -0800
commit420eb47a415a57e6498610e4806b13543a1cdf06 (patch)
treec0846487afd8a04fadaa5e6432de4d26f24b0c14 /users/fcuny/default.nix
parentlib: remove in-existing module (diff)
downloadworld-420eb47a415a57e6498610e4806b13543a1cdf06.tar.gz
users: we need to include desktop too
Diffstat (limited to 'users/fcuny/default.nix')
-rw-r--r--users/fcuny/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/fcuny/default.nix b/users/fcuny/default.nix
index 21413e0..fce7d70 100644
--- a/users/fcuny/default.nix
+++ b/users/fcuny/default.nix
@@ -21,5 +21,6 @@
     ./go.nix
     ./tmux.nix
     ./zsh.nix
+    ./desktop.nix
   ];
 }