swaybg init
This commit is contained in:
parent
5253cd1e40
commit
70c46f822c
2 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
{ lib, osConfig, pkgs, ... }: lib.mkIf (osConfig.withNiri) {
|
||||
home.packages = with pkgs; [
|
||||
polkit_gnome
|
||||
swaybg
|
||||
];
|
||||
|
||||
programs.fuzzel= {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue