mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-09 15:10:19 +02:00
more silly utils
This commit is contained in:
parent
3d6286340f
commit
1605ba3951
1 changed files with 5 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
"vscode"
|
"vscode"
|
||||||
"tetrio-desktop"
|
"tetrio-desktop"
|
||||||
"beeper"
|
"beeper"
|
||||||
|
"exact-audio-copy"
|
||||||
];
|
];
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
@ -55,6 +56,10 @@
|
||||||
ente-web
|
ente-web
|
||||||
jetbrains.rider
|
jetbrains.rider
|
||||||
revolt-desktop
|
revolt-desktop
|
||||||
|
exactaudiocopy
|
||||||
|
picard
|
||||||
|
dysk
|
||||||
|
rsync
|
||||||
];
|
];
|
||||||
|
|
||||||
virtualisation.containers.enable = true;
|
virtualisation.containers.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue