mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat: animu night no longer discord requiring
This commit is contained in:
parent
7e70c182e5
commit
ca97476a47
10 changed files with 91 additions and 23 deletions
|
|
@ -58,6 +58,12 @@ in {
|
|||
"${getExe import-gsettings}"
|
||||
];
|
||||
}
|
||||
{
|
||||
command = [
|
||||
(packageExe' "easyeffects")
|
||||
"-w"
|
||||
];
|
||||
}
|
||||
{
|
||||
command = [
|
||||
"${systemctl}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue