mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[Desktop] Add skanlite
This commit is contained in:
parent
017666f5b2
commit
b2db8a7ad7
1 changed files with 2 additions and 3 deletions
|
|
@ -193,13 +193,12 @@ in {
|
|||
} )
|
||||
p7zip
|
||||
vlc
|
||||
skanlite
|
||||
packagekit-qt
|
||||
discover
|
||||
];
|
||||
|
||||
services.packagekit = {
|
||||
enable = true;
|
||||
};
|
||||
services.packagekit.enable = true;
|
||||
|
||||
aviallon.programs.allowUnfreeList = [
|
||||
"unrar"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue