Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Kirjaudu sisään
badbayan
/
nix-config
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Puu:
4f4e0aff66
Branchit
Tagit
master
nix-config
/
nixos
/
common
/
atop.nix
atop.nix
81 B
Historia
Raaka
1
2
3
4
5
6
7
{
programs.atop = {
enable = true;
setuidWrapper.enable = true;
};
}