1
0
Fork 0

chore(nix): update flake

This commit is contained in:
Lucas Sta Maria 2025-03-02 00:48:00 -05:00
parent 6968127d3a
commit b212f20408
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47
2 changed files with 7 additions and 7 deletions

View file

@ -19,7 +19,7 @@
system = "x86_64-linux";
specialArgs = { inputs = inputs; };
modules = [
home-manager.nixosModule
home-manager.nixosModules.default
./nix/hosts/common/sys.nix
./nix/hosts/framework/sys.nix
];