mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
added saffron config
This commit is contained in:
parent
ed36830cf3
commit
f51562f1a1
2 changed files with 18 additions and 2 deletions
|
|
@ -172,10 +172,10 @@
|
|||
};
|
||||
|
||||
homeConfigurations = {
|
||||
"tyler@guidebolt" = home-manager.lib.homeManagerConfiguration {
|
||||
"tyler@saffron" = home-manager.lib.homeManagerConfiguration {
|
||||
pkgs = allPkgs."x86_64-linux";
|
||||
extraSpecialArgs = {inherit inputs outputs;};
|
||||
modules = [./home/guidebolt/guidebolt.nix];
|
||||
modules = [./machines/saffron/home.nix];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue