i can't remember what caused this...
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
description = "Your new nix config";
|
||||
description = "Sealight NixOS Config";
|
||||
|
||||
inputs = {
|
||||
# Nixpkgs
|
||||
@@ -271,6 +271,7 @@
|
||||
hostname = "mossnet.lan";
|
||||
autoRollback = false;
|
||||
magicRollback = false;
|
||||
remoteBuild = true;
|
||||
profiles.system = {
|
||||
user = "root";
|
||||
path = deploy-rs.lib.x86_64-linux.activate.nixos self.nixosConfigurations.box;
|
||||
|
||||
Reference in New Issue
Block a user