users.pbsds: enable pueue
This commit is contained in:
parent
46fd830de0
commit
d137a2ae37
@ -9,6 +9,7 @@
|
|||||||
./profiles/bat.nix
|
./profiles/bat.nix
|
||||||
#./profiles/xdg-ninja.nix
|
#./profiles/xdg-ninja.nix
|
||||||
./profiles/git.nix
|
./profiles/git.nix
|
||||||
|
./profiles/pueue.nix
|
||||||
./profiles/gtk.nix
|
./profiles/gtk.nix
|
||||||
./profiles/micro.nix
|
./profiles/micro.nix
|
||||||
./profiles/ast-grep.nix
|
./profiles/ast-grep.nix
|
||||||
|
3
users/pbsds/home/profiles/pueue.nix
Normal file
3
users/pbsds/home/profiles/pueue.nix
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
services.pueue.enable = true;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user