feat(users): init home-manager

This commit is contained in:
Sk7Str1p3 2026-05-03 15:43:27 +03:00
parent 9b1f78dec7
commit c166dfdb10
No known key found for this signature in database
GPG key ID: 4DD995933D06D43B
6 changed files with 72 additions and 6 deletions

View file

@ -14,4 +14,4 @@
> Then accessing inputs in repl, remove {class}, so instead of calling e.g. `flake.inputs.core.nixpkgs`,
> you call `flake.inputs.nixpkgs`.
*/
import ./core.nix
(import ./core.nix) // (import ./home.nix)