mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: make nixosConfig work on home-manager
This commit is contained in:
parent
302c488569
commit
b73978ad19
10 changed files with 30 additions and 30 deletions
|
|
@ -19,8 +19,6 @@
|
|||
minimal = lib.mkIf minimal true;
|
||||
};
|
||||
}
|
||||
# "${self}/modules/nixos/common/pii.nix"
|
||||
# "${self}/modules/nixos/common/meta.nix"
|
||||
];
|
||||
# node = {
|
||||
# secretsDir = if (!config.swarselsystems.isNixos) then ../../../hosts/home/${configName}/secrets else ../../../hosts/nixos/${configName}/secrets;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue