Please enable JavaScript in your browser!
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
badbayan
/
nix-config
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Fa:
4f4e0aff66
Branch-ok
Tag-ek
master
nix-config
/
nixos
/
common
/
atop.nix
atop.nix
81 B
Előzmények
Nyers
1
2
3
4
5
6
7
{
programs.atop = {
enable = true;
setuidWrapper.enable = true;
};
}