non important commit
This commit is contained in:
parent
ba9bffcf01
commit
411d40a456
1 changed files with 9 additions and 6 deletions
|
|
@ -11,7 +11,10 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
alacritty.enable = true;
|
alacritty = {
|
||||||
|
enable = true;
|
||||||
|
settings.blur = true;
|
||||||
|
};
|
||||||
fuzzel.enable = true;
|
fuzzel.enable = true;
|
||||||
swaylock.enable = true;
|
swaylock.enable = true;
|
||||||
waybar.enable = true;
|
waybar.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue