sourcephile
/
git
/
julm
/
julm-nix.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
gcompris: fix support for WebP images
[julm/julm-nix.git]
/
nixos
/
profiles
/
networking
/
wifi.nix
diff --git
a/nixos/profiles/networking/wifi.nix
b/nixos/profiles/networking/wifi.nix
index 11e2b5535d8e134d94056e9c5e77673ebdde5f84..75730651a96ae36e1d3e098aeb4ca5f09776985f 100644
(file)
--- a/
nixos/profiles/networking/wifi.nix
+++ b/
nixos/profiles/networking/wifi.nix
@@
-2,6
+2,7
@@
{
environment.systemPackages = [
pkgs.iw
+ pkgs.kismet
pkgs.wavemon
];
}