Enable ydotool and remove stale comments
This commit is contained in:
parent
db8ae95a85
commit
55616e7cd6
1 changed files with 1 additions and 8 deletions
|
|
@ -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,11 +231,7 @@
|
||||||
client.enable = true;
|
client.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
#programs.niri.enable = true;
|
programs.ydotool.enable = true;
|
||||||
#security.pam.services.swaylock = {};
|
|
||||||
#programs.waybar.enable = true; # top bar
|
|
||||||
|
|
||||||
programs.ydotool.enable= true;
|
|
||||||
programs.firefox.enable = true;
|
programs.firefox.enable = true;
|
||||||
programs.wireshark.enable = true;
|
programs.wireshark.enable = true;
|
||||||
programs.wireshark.package = pkgs.wireshark;
|
programs.wireshark.package = pkgs.wireshark;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue