This commit is contained in:
mjallen18
2025-12-19 17:05:58 -06:00
parent 1280cf9939
commit abdeddf751
7 changed files with 16 additions and 76 deletions

View File

@@ -5,21 +5,6 @@ in
{
home.username = "matt";
${namespace} = {
shell-aliases = {
enable = true;
flakeInputs = [
"pi4-nixpkgs"
"pi4-home-manager"
"pi4-impermanence"
"pi4-sops-nix"
"pi4-nixos-hardware"
"pi4-nixos-raspberrypi"
"pi4-disko"
];
};
};
sops = {
age.keyFile = "/home/matt/.config/sops/age/keys.txt";
defaultSopsFile = "/etc/nixos/secrets/secrets.yaml";