From 5902d7145846a6e190bdc974c9263843643ab1d4 Mon Sep 17 00:00:00 2001 From: Gabe Venberg Date: Fri, 20 Feb 2026 23:31:12 +0100 Subject: [PATCH] added a few things to copyparty config. --- configs/home-manager/kitty.nix | 4 +++- hosts/cirrostratus/copyparty.nix | 8 ++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/configs/home-manager/kitty.nix b/configs/home-manager/kitty.nix index 4fbeb24..a334515 100644 --- a/configs/home-manager/kitty.nix +++ b/configs/home-manager/kitty.nix @@ -13,7 +13,9 @@ programs.kitty = { enable = true; - font.name = "Fira Code"; + # font.name = "Fira Code"; + font.name = "Monocraft"; + # font.name = "Miracode"; themeFile = "gruvbox-dark"; settings = { # background_opacity = "0.8"; diff --git a/hosts/cirrostratus/copyparty.nix b/hosts/cirrostratus/copyparty.nix index fe238b4..d87b7a8 100644 --- a/hosts/cirrostratus/copyparty.nix +++ b/hosts/cirrostratus/copyparty.nix @@ -9,8 +9,9 @@ defaultvolflags = { scan = 60; grid = true; - nsort = true; - fk = 8; + fka = 8; + nospawn = true; + assert_root = true; }; in { nixpkgs.overlays = [inputs.copyparty.overlays.default]; @@ -30,6 +31,7 @@ in { e2ts = true; shr = "/share"; shr-adm = "gabe"; + site = "https://files.venberg.xyz"; u2abort = 3; magic = true; df = 5; @@ -41,11 +43,13 @@ in { no-robots = true; md-hist = "v"; nsort = true; + reflink = true; log-utc = true; ah-alg = "argon2"; ah-salt = "ImSaltyAboutNonPersistentSalts"; hist = "/var/lib/copyparty"; xff-hdr = "X-Forwarded-For"; + usernames = true; rproxy = 1; }; accounts = lib.mkIf (inputs ? nix-secrets) (