attempting impermanence on testbed machine
This commit is contained in:
parent
35589dad72
commit
e90513a890
6 changed files with 353 additions and 29 deletions
|
|
@ -5,6 +5,12 @@
|
|||
}:
|
||||
with lib;
|
||||
{
|
||||
security.sudo = {
|
||||
extraConfig = ''
|
||||
Defaults lecture="never"
|
||||
'';
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
# Essentials
|
||||
vim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue