Enable ydotool and remove stale comments

This commit is contained in:
Stefan Kempinger 2026-04-10 23:35:43 +02:00
parent db8ae95a85
commit 55616e7cd6
Signed by: CrazyChaoz
SSH key fingerprint: SHA256:YOwyLUwjYN0SbH23u/6sadxTPxiCq8DRCW69qpWhjA8

View file

@ -190,10 +190,7 @@
nil nil
nixd nixd
rust-analyzer rust-analyzer
#cargotom
#niri
#alacritty fuzzel swaylock mako swayidle
]; ];
environment.sessionVariables.COSMIC_DATA_CONTROL_ENABLED = 1; environment.sessionVariables.COSMIC_DATA_CONTROL_ENABLED = 1;
@ -234,10 +231,6 @@
client.enable = true; client.enable = true;
}; };
#programs.niri.enable = true;
#security.pam.services.swaylock = {};
#programs.waybar.enable = true; # top bar
programs.ydotool.enable = true; programs.ydotool.enable = true;
programs.firefox.enable = true; programs.firefox.enable = true;
programs.wireshark.enable = true; programs.wireshark.enable = true;