Please enable JavaScript in your browser!
Strona główna
Odkrywaj
Pomoc
Zaloguj się
badbayan
/
nix-config
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Drzewo:
4f4e0aff66
Gałęzie
Tagi
master
nix-config
/
nixos
/
common
/
atop.nix
atop.nix
81 B
Historia
Czysty
1
2
3
4
5
6
7
{
programs.atop = {
enable = true;
setuidWrapper.enable = true;
};
}