tangled
alpha
login
or
join now
folospior.dev
/
dotfiles
1
fork
atom
My dotfiles (written in Nix, btw!) ❄
1
fork
atom
overview
issues
pulls
pipelines
add wireshark group
folospior.dev
1 year ago
d79a44a5
c323fa4f
+1
-1
1 changed file
expand all
collapse all
unified
split
flake.nix
+1
-1
flake.nix
···
59
59
username = "folo";
60
60
fullName = "Filip Hoffmann";
61
61
email = "folosp@protonmail.com";
62
62
-
groups = ["networkmanager" "wheel"];
62
62
+
groups = ["networkmanager" "wheel" "wireshark"];
63
63
browser = "firefox"; # one of firefox, none
64
64
terminal = "kitty"; # one of alacritty, kitty, ghostty, none
65
65
};