mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
Add programs on NixOS graphical target
This commit is contained in:
parent
2a42df1860
commit
7fe40a8cbb
1 changed files with 3 additions and 0 deletions
|
|
@ -2,5 +2,8 @@
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
android-udev-rules
|
android-udev-rules
|
||||||
jmtpfs
|
jmtpfs
|
||||||
|
dnsutils
|
||||||
|
firefox
|
||||||
|
usbutils
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue