configuration.nix aktualisiert
This commit is contained in:
parent
b689497074
commit
b9eb1e1e50
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
||||||
wget
|
wget
|
||||||
discover
|
kdePackages.discover
|
||||||
pciutils
|
pciutils
|
||||||
usbutils
|
usbutils
|
||||||
libusb1
|
libusb1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue