tangled
alpha
login
or
join now
bwc9876.dev
/
nixos-config
1
fork
atom
Flake for my NixOS devices
1
fork
atom
overview
issues
pulls
pipelines
Format
bwc9876.dev
1 year ago
004d1533
335239d1
verified
This commit was signed with the committer's
known signature
.
bwc9876.dev
SSH Key Fingerprint:
SHA256:DanMEP/RNlSC7pAVbnXO6wzQV00rqyKj053tz4uH5gQ=
-1
1 changed file
expand all
collapse all
unified
split
nixosModules
dev
misc.nix
-1
nixosModules/dev/misc.nix
···
20
20
wev
21
21
];
22
22
23
23
-
24
23
users.users.bean.extraGroups = ["wireshark"];
25
24
programs.wireshark = {
26
25
enable = true;