#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

This commit is contained in:
Joey Hafner 2024-10-25 14:45:27 -07:00
parent d17537c724
commit c27ddb2bfd
No known key found for this signature in database

View File

@ -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 = {