I'll start. I just discovered this one. It shows asterisks (*********) while you type your sudo password:
security.sudo.extraConfig = # sh
''
Defaults pwfeedback # Make typed password visible as asterisks
'';
I'll start. I just discovered this one. It shows asterisks (*********) while you type your sudo password:
security.sudo.extraConfig = # sh
''
Defaults pwfeedback # Make typed password visible as asterisks
'';
2 Comments
00xide@lemmy.ml · 3 pts · 46d
Nix-specific shell aliases:
nixlsis 'cd /etc/nixos && tree *.nix(wrong tree syntax hut you get the gist)nixrs` is a function that...git add .andgit statusin /etc/nixosnixos rebuild-switch --flakelib.mkIf for optional configs
Using
let ... In {}more often, basically treating nix as a programming language instead of a config languagerefreeze@lemmy.world · 3 pts · 30d
I like to include memtest in my boot menu:
You can also use it with grub: