mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
chore: add user mutability hash for winters
This commit is contained in:
parent
035c42b170
commit
c8c3ecdc72
4 changed files with 8 additions and 4 deletions
|
|
@ -1,5 +1,7 @@
|
|||
{ pkgs, config, lib, ... }:
|
||||
{
|
||||
sops.secrets.swarseluser = { neededForUsers = true; };
|
||||
|
||||
users = {
|
||||
mutableUsers = lib.mkIf (!config.swarselsystems.initialSetup) false;
|
||||
users.swarsel = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue