i can't remember what caused this...

This commit is contained in:
Anish Lakhwara
2024-03-15 23:25:49 -07:00
parent f8ec4cfa0f
commit b9fa71a9d3
44 changed files with 2448 additions and 98 deletions
+2 -1
View File
@@ -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;