#17 Remove unused home-manager configuration, trigger workflow
All checks were successful
Deploy NixOS System Configurations to Silver-Hand Hosts / deploy (push) Successful in 2m21s
All checks were successful
Deploy NixOS System Configurations to Silver-Hand Hosts / deploy (push) Successful in 2m21s
This commit is contained in:
parent
d17537c724
commit
c27ddb2bfd
@ -72,13 +72,6 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
homeConfigurations = {
|
|
||||||
admin = home-manager.lib.homeManagerConfiguration {
|
|
||||||
modules = [ ./users/admin.nix ];
|
|
||||||
inherit pkgs;
|
|
||||||
extraSpecialArgs = { inherit pkgs; };
|
|
||||||
};
|
|
||||||
};
|
|
||||||
deploy = {
|
deploy = {
|
||||||
nodes = {
|
nodes = {
|
||||||
bard = {
|
bard = {
|
||||||
|
Loading…
Reference in New Issue
Block a user