delete deploy-rs
This commit is contained in:
parent
35a471825c
commit
e33509491c
1 changed files with 0 additions and 7 deletions
|
|
@ -97,13 +97,6 @@
|
||||||
|
|
||||||
nixosModules.default = ./modules/nixos;
|
nixosModules.default = ./modules/nixos;
|
||||||
homeManagerModules.default = ./modules/home-manager;
|
homeManagerModules.default = ./modules/home-manager;
|
||||||
# deploy.nodes.harmonica = {
|
|
||||||
# hostname = "192.168.0.11";
|
|
||||||
# profiles.system = {
|
|
||||||
# user = "osbm";
|
|
||||||
# path = deploy-rs.lib.x86_64-linux.activate.nixos self.nixosConfigurations.harmonica;
|
|
||||||
# };
|
|
||||||
# };
|
|
||||||
# packages = forAllSystems (
|
# packages = forAllSystems (
|
||||||
# system:
|
# system:
|
||||||
# let
|
# let
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue