This commit is contained in:
2023-02-27 03:44:43 +00:00
parent 275b685c09
commit e508377d85
17 changed files with 230 additions and 41 deletions

View File

@@ -27,7 +27,7 @@
# nix.url = "github:NixOS/nix/2.12.0";
# vscode-server.url = "github:msteen/nixos-vscode-server";
homeage = {url = "github:jordanisaacs/homeage"; inputs.nixpkgs.follows = "nixpkgs";};
};
@@ -67,6 +67,7 @@
# > Our main home-manager configuration file <
./home-manager/users/sstent
inputs.sops-nix.homeManagerModules.sops
inputs.homeage.homeManagerModules.homeage
];
};
};