mirror of
https://github.com/Moe1369/nix-fleet.git
synced 2026-04-24 23:59:07 +02:00
sops debugging
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
{ inputs, ... }: {
|
||||
flake.nixosModules.users-sys-mo = { pkgs, config, ... }: {
|
||||
home-manager.extraSpecialArgs = {
|
||||
homeDirectory = "/home/mo";
|
||||
};
|
||||
|
||||
|
||||
sops.secrets."users/mo/password" = {
|
||||
neededForUsers = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user