parent
0a5815c116
commit
de2ca55cac
|
@ -108,12 +108,7 @@ in {
|
|||
# List packages installed in system profile. To search, run:
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs;
|
||||
[
|
||||
ddev
|
||||
mkcert
|
||||
ttyper
|
||||
yt-dlp
|
||||
] ++ pkgs.lib.optionals desktop [
|
||||
[ ddev just mkcert ttyper yt-dlp ] ++ pkgs.lib.optionals desktop [
|
||||
acpi
|
||||
arandr
|
||||
brightnessctl
|
||||
|
|
Loading…
Reference in a new issue