summary refs log tree commit diff stats
path: root/sys/default.nix
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-05-06 14:25:13 +0200
committerSoispha <soispha@vhack.eu>2023-05-06 14:34:24 +0200
commit568a79eda1b0779e1b051467b938ab6a0d355ca4 (patch)
treed457e96ef1f9e34c7a33c762a176c6e53678fa9c /sys/default.nix
parentFix(flake): Typo (diff)
downloadnix-config-568a79eda1b0779e1b051467b938ab6a0d355ca4.tar.gz
nix-config-568a79eda1b0779e1b051467b938ab6a0d355ca4.zip
Feat(treewide): Add river window manager
Co-authored-by: sils <sils@sils.li>
Diffstat (limited to '')
-rw-r--r--sys/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/default.nix b/sys/default.nix
index ef20d36..f1dfe31 100644
--- a/sys/default.nix
+++ b/sys/default.nix
@@ -1,6 +1,6 @@
 {...}: {
   imports = [
-    ./desktop/gnome
+    ./desktop/river
     ./environment
     ./nix
     ./packages