sdasdsa
This commit is contained in:
parent
b03991f082
commit
b0ba53b89e
1 changed files with 4 additions and 1 deletions
|
|
@ -8,7 +8,6 @@
|
|||
home.packages = with pkgs; [
|
||||
swaybg
|
||||
wl-clipboard
|
||||
mako
|
||||
];
|
||||
|
||||
programs = {
|
||||
|
|
@ -16,6 +15,10 @@
|
|||
fuzzel.enable = true;
|
||||
swaylock.enable = true;
|
||||
waybar.enable = true;
|
||||
};
|
||||
|
||||
services = {
|
||||
mako.enable = true;
|
||||
swayidle.enable = true;
|
||||
polkit-gnome.enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue