From 378f6892a520fd54bd1345b4e3e65ab5ed6a636e Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Sat, 7 Sep 2024 15:52:29 +0200 Subject: [PATCH 1/3] feat: remove unused restic user --- hosts/lambdaos/configuration.nix | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/hosts/lambdaos/configuration.nix b/hosts/lambdaos/configuration.nix index 0a2f40a..949e10b 100644 --- a/hosts/lambdaos/configuration.nix +++ b/hosts/lambdaos/configuration.nix @@ -123,17 +123,7 @@ environment.systemPackages = with pkgs; [ restic ]; - users.users.restic = { - isNormalUser = true; - }; - security.wrappers.restic = { - source = "${pkgs.restic.out}/bin/restic"; - owner = "restic"; - group = "users"; - permissions = "u=rwx,g=,o="; - capabilities = "cap_dac_read_search=+ep"; - }; # TODO: find list of fonts to install fonts.packages = with pkgs; [ From 7ccddfcb31b220efb8638e2458941185790a0078 Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Sat, 7 Sep 2024 15:53:43 +0200 Subject: [PATCH 2/3] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'automapaper': 'github:itepastra/automapaper/daf4ffadce5541890b1943c7c8954b646f15214a' (2024-09-03) → 'github:itepastra/automapaper/9488cc9d6811dd09f4120cbb005374e2311fcec2' (2024-09-04) • Updated input 'hardware': 'github:NixOS/nixos-hardware/f7e31ff8efd7d450c3a9c6379963f333f32889a8' (2024-09-03) → 'github:NixOS/nixos-hardware/04a1cda0c1725094a4db703cccbb956b7558f5a6' (2024-09-07) • Updated input 'home-manager': 'github:nix-community/home-manager/471e3eb0a114265bcd62d11d58ba8d3421ee68eb' (2024-09-01) → 'github:nix-community/home-manager/aaebdea769a5c10f1c6e50ebdf5924c1a13f0cda' (2024-09-07) • Updated input 'hyprland': 'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=9b54342baa27d8de0460e1103ec4c3cc65592ed8' (2024-09-03) → 'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=0500213086f8402ccbdb2acb4748dbc6d22e21f6' (2024-09-07) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/2830c7c930311397d94c0b86a359c865c081c875' (2024-09-03) → 'github:nixos/nixpkgs/bf2c184d5b1a4bf428c46296f248ab34b73131de' (2024-09-07) --- flake.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/flake.lock b/flake.lock index 44cf47f..020c402 100644 --- a/flake.lock +++ b/flake.lock @@ -61,11 +61,11 @@ ] }, "locked": { - "lastModified": 1725370294, - "narHash": "sha256-AY/1YsHbaY3iyGGaA3G9eIoAPzbgBGvnR4x/t1Cvsik=", + "lastModified": 1725473769, + "narHash": "sha256-SG7KHfUDGtoT89mc+1ugH5xwztB3muF+AWLEoovjShk=", "owner": "itepastra", "repo": "automapaper", - "rev": "daf4ffadce5541890b1943c7c8954b646f15214a", + "rev": "9488cc9d6811dd09f4120cbb005374e2311fcec2", "type": "github" }, "original": { @@ -285,11 +285,11 @@ }, "hardware": { "locked": { - "lastModified": 1725388496, - "narHash": "sha256-X7ClCNPP0dVmE8x5FN9Pt/UDCDHPR/cCZit4aEWo9gg=", + "lastModified": 1725716377, + "narHash": "sha256-7NzW9O/cAw7iWzRfh7Oo/SuSudL4a1YTKS6yoh3tMck=", "owner": "NixOS", "repo": "nixos-hardware", - "rev": "f7e31ff8efd7d450c3a9c6379963f333f32889a8", + "rev": "04a1cda0c1725094a4db703cccbb956b7558f5a6", "type": "github" }, "original": { @@ -327,11 +327,11 @@ ] }, "locked": { - "lastModified": 1725180166, - "narHash": "sha256-fzssXuGR/mCeGbzM1ExaTqDz7QDGta3WA4jJsZyRruo=", + "lastModified": 1725694918, + "narHash": "sha256-+HsjshXpqNiJHLaJaK0JnIicJ/a1NquKcfn4YZ3ILgg=", "owner": "nix-community", "repo": "home-manager", - "rev": "471e3eb0a114265bcd62d11d58ba8d3421ee68eb", + "rev": "aaebdea769a5c10f1c6e50ebdf5924c1a13f0cda", "type": "github" }, "original": { @@ -404,11 +404,11 @@ "xdph": "xdph" }, "locked": { - "lastModified": 1725367654, - "narHash": "sha256-1hiNRCEdSZLfyH2y06S+gqUbiSwbwdktStPSJuPesaM=", + "lastModified": 1725667615, + "narHash": "sha256-ksmD1gNS/AX4qHvcCS7u+agvB+0fg2wCukFr3Hy4A3I=", "ref": "refs/heads/main", - "rev": "9b54342baa27d8de0460e1103ec4c3cc65592ed8", - "revCount": 5182, + "rev": "0500213086f8402ccbdb2acb4748dbc6d22e21f6", + "revCount": 5192, "submodules": true, "type": "git", "url": "https://github.com/hyprwm/Hyprland" @@ -776,11 +776,11 @@ }, "nixpkgs_4": { "locked": { - "lastModified": 1725361206, - "narHash": "sha256-/HTUg+kMaqBPGrcQBYboAMsQHIWIkuKRDldss/035Hc=", + "lastModified": 1725708790, + "narHash": "sha256-Lf8ym/nChNqdkGr8O/omJzssycjgJHnjNwdv41qMkPs=", "owner": "nixos", "repo": "nixpkgs", - "rev": "2830c7c930311397d94c0b86a359c865c081c875", + "rev": "bf2c184d5b1a4bf428c46296f248ab34b73131de", "type": "github" }, "original": { From c8cbedd9564ef27349f08fc2abaaeef141da159c Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Sat, 7 Sep 2024 15:56:51 +0200 Subject: [PATCH 3/3] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'automapaper': 'github:itepastra/automapaper/9488cc9d6811dd09f4120cbb005374e2311fcec2' (2024-09-04) → 'github:itepastra/automapaper/c4f673820fadfc7b2107ba48ce2a73a633be37b0' (2024-09-07) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 020c402..db50956 100644 --- a/flake.lock +++ b/flake.lock @@ -61,11 +61,11 @@ ] }, "locked": { - "lastModified": 1725473769, - "narHash": "sha256-SG7KHfUDGtoT89mc+1ugH5xwztB3muF+AWLEoovjShk=", + "lastModified": 1725717362, + "narHash": "sha256-2len2SYHcf1zTlD1TQ33gZiygG38stbem86DopjSNuI=", "owner": "itepastra", "repo": "automapaper", - "rev": "9488cc9d6811dd09f4120cbb005374e2311fcec2", + "rev": "c4f673820fadfc7b2107ba48ce2a73a633be37b0", "type": "github" }, "original": {