wip: dnsc-machine config
This commit is contained in:
parent
63f1364c83
commit
04969441e6
3 changed files with 525 additions and 5 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
# Source niri config
|
||||
# TODO re-enable xdg.configFile."niri/config.kdl".source = ./config.kdl;
|
||||
xdg.configFile."niri/config.kdl".source = ./config.kdl;
|
||||
|
||||
# Additional setup
|
||||
services.polkit-gnome.enable = true;
|
||||
|
||||
# WM Utilities (split out if they need additional config)
|
||||
programs.fuzzel.enable = true;
|
||||
programs.fuzzel.enable = true; # TODO switch to anyrun
|
||||
programs.waybar.enable = true; # TODO switch to ironbar
|
||||
programs.swaylock.enable = true;
|
||||
programs.waybar.enable = true;
|
||||
services.swayidle.enable = true;
|
||||
services.mako.enable = true;
|
||||
services.mako.enable = true; # TODO switch to swaync
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue