aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix8
1 files changed, 7 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 2b33f8f..d7c906f 100644
--- a/flake.nix
+++ b/flake.nix
@@ -60,6 +60,12 @@
enable = true;
minecraft = true;
};
+
+ # TODO
+ sessions = {
+ plasma_x11 = true;
+ hyprland_wayland = true;
+ };
dualbootedwithwindows = false;
# This is where I have keep the dotfiles folder, replace it accordingly
@@ -76,7 +82,7 @@
inherit quickshell inputs system
username hostname unstable symlinkRoot
opt languages terminalworkspace
- dualbootedwithwindows games;
+ dualbootedwithwindows games sessions;
};
modules = [