diff --git a/configuration.nix b/configuration.nix index c7a3f68..32e2b55 100644 --- a/configuration.nix +++ b/configuration.nix @@ -149,7 +149,7 @@ "flathub-beta" = "https://dl.flathub.org/beta-repo/flathub-beta.flatpakrepo"; }; - age.identityPaths = [ "/home/insert/.ssh/id_rsa" ]; + age.identityPaths = [ "/home/insert/Documents/nixos/secrets/agenix" ]; age.secrets.email = { file = /home/insert/Documents/nixos/secrets/email.age; owner = "insert"; diff --git a/special/insertpcname.nix b/special/insertpcname.nix index 47890df..b6173b2 100644 --- a/special/insertpcname.nix +++ b/special/insertpcname.nix @@ -62,10 +62,10 @@ repo = "/mnt/NAS-backup/insertpcname-insert"; user = "insert"; startAt = "daily"; - doInit = true; + doInit = false; exclude = [ - "^data.img$" - "^.Trash-100$" + "*/data.img$" + "*/.Trash-100$" "*/node.repl_history" "*/.oldprofile" "*/.steampath" @@ -111,9 +111,13 @@ home-manager.users.insert.wayland.windowManager.sway.config.modifier = "Mod1"; home-manager.users.insert.wayland.windowManager.sway.config.startup = [ - {command = "wayvnc 192.168.220.73";} #TODO: change to vpn ip once established + {command = "watch wayvnc 100.82.12.5";} ]; + #environment.variables = rec { + # WLR_DRM_DEVICES = "/dev/dri/card1:/dev/dri/card2"; + #}; + home-manager.users.insert.home.file.".config/hypr/hyprland.conf" = { text = ''autogenerated = 0 # remove this line to remove the warning