delete lava

This commit is contained in:
LavaDesu 2021-05-21 07:31:05 +07:00
parent 2a5b42ce9a
commit eb8c1111e3
Signed by: cilly
GPG key ID: 6500251E087653C9
3 changed files with 3 additions and 13 deletions

View file

@ -38,12 +38,6 @@
];
nixpkgs.config.allowUnfree = true;
users.users.lava = {
isNormalUser = true;
extraGroups = [ "wheel" ];
shell = pkgs.zsh;
};
i18n.defaultLocale = "en_GB.UTF-8";
console.useXkbConfig = true;
}

View file

@ -13,10 +13,6 @@
keepEnv = true;
persist = true;
}
{
users = ["lava"];
noPass = true;
}
];
};
};

6
flake.lock generated
View file

@ -45,11 +45,11 @@
},
"secrets": {
"locked": {
"lastModified": 1621183588,
"narHash": "sha256-liXvLHfUDyWvWzNCTNEwJQu/nSAXpy8XHcuzpX36CyU=",
"lastModified": 1621557628,
"narHash": "sha256-exoyO1kp/2Pheentn1MPHU9gbx/wtbkPay3aoC0ooOM=",
"owner": "LavaDesu",
"repo": "flakes-secrets",
"rev": "a7e33c0223639ada24f0ae56d185f5bf6d5bd900",
"rev": "365392dd012cb896fcbbedbd8b05ad91fcf0b56a",
"type": "github"
},
"original": {