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
|
p7zip
|
||||||
vlc
|
vlc
|
||||||
|
skanlite
|
||||||
packagekit-qt
|
packagekit-qt
|
||||||
discover
|
discover
|
||||||
];
|
];
|
||||||
|
|
||||||
services.packagekit = {
|
services.packagekit.enable = true;
|
||||||
enable = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
aviallon.programs.allowUnfreeList = [
|
aviallon.programs.allowUnfreeList = [
|
||||||
"unrar"
|
"unrar"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue