Skip to content

Commit

Permalink
added piglet@nixos
Browse files Browse the repository at this point in the history
  • Loading branch information
fjolne committed Apr 21, 2024
1 parent ef05cb9 commit a1f5798
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,10 @@
username = "fjolne";
extraModules = [ ./modules/home-manager/server/nixos.nix ];
};
"piglet@nixos" = mkHomeConfig {
username = "piglet";
extraModules = [ ./modules/home-manager/server/nixos.nix ];
};
};
};
});
Expand Down

0 comments on commit a1f5798

Please sign in to comment.