feature/muffinman_implementation (#2)
Co-authored-by: MFlossmann <michael.flossmann@posteo.net> Reviewed-on: http://192.168.178.49:3000/prunebutt/nixConfig/pulls/2
This commit is contained in:
parent
bc0adb16e2
commit
b9a6e6052c
7 changed files with 230 additions and 4 deletions
|
|
@ -46,6 +46,7 @@
|
|||
|
||||
nixosConfigurations = {
|
||||
remus = helperLib.mkSystem ./hosts/remus/configuration.nix;
|
||||
muffinman = helperLib.mkSystem ./hosts/muffinman/configuration.nix;
|
||||
};
|
||||
|
||||
homeConfigurations = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue