This commit is contained in:
Lucy Hochkamp 2024-12-02 18:13:00 +01:00
parent 86953ea925
commit 6198165886
59 changed files with 324 additions and 317 deletions

View file

@ -527,11 +527,12 @@ label:focus {
before-sleep 'swaylock -i ${backgroundImage}' &
swaybg -i ${backgroundImage} &
shikane &
${pkgs.mako}/bin/mako &
nm-applet &
'';
};
services.wired = {
enable = true;
config = ./wired.ron;
};
# services.wired = {
# enable = true;
# config = ./wired.ron;
# };
}