Removed old code
This commit is contained in:
parent
f8eb1bb696
commit
48dcf38304
1 changed files with 0 additions and 15 deletions
15
flake.nix
15
flake.nix
|
|
@ -73,19 +73,6 @@
|
|||
imports = [ ./hosts/arr ];
|
||||
};
|
||||
|
||||
# deadbeef = {
|
||||
# deployment = {
|
||||
# targetHost = "10.42.135.101";
|
||||
# targetPort = 22;
|
||||
# targetUser = "root";
|
||||
# };
|
||||
|
||||
# boot.isContainer = true;
|
||||
# time.timeZone = "Europe/Rome";
|
||||
# environment.systemPackages = with pkgs; [ htop ];
|
||||
|
||||
# };
|
||||
|
||||
};
|
||||
|
||||
nixosConfigurations =
|
||||
|
|
@ -116,8 +103,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
# formatter.${system} = pkgs.nixpkgs-fmt;
|
||||
|
||||
# nixosConfigurations = {
|
||||
|
||||
# deadbeef = nixpkgs.lib.nixosSystem {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue