From 914298757ea8439233fe5fc8cedb53e7bdd2b339 Mon Sep 17 00:00:00 2001 From: Johannes Rothe Date: Sat, 4 May 2024 21:10:47 +0200 Subject: [PATCH] Update 2024-05-04 --- configuration.nix | 3 +-- flake.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/configuration.nix b/configuration.nix index 5ab35ce..3bb7adf 100644 --- a/configuration.nix +++ b/configuration.nix @@ -71,7 +71,7 @@ users.users.rothe = { isNormalUser = true; description = "rothe"; - extraGroups = [ "networkmanager" "wheel" "video" "scanner" "lp" "docker"]; + extraGroups = [ "networkmanager" "wheel" "video" "scanner" "lp"]; shell = pkgs.fish; packages = with pkgs; [ chromium @@ -138,7 +138,6 @@ sqlite syncthing tailscale - telegram-desktop tinygo tmux tree diff --git a/flake.lock b/flake.lock index 0a3125e..7021d03 100644 --- a/flake.lock +++ b/flake.lock @@ -7,11 +7,11 @@ ] }, "locked": { - "lastModified": 1706981411, - "narHash": "sha256-cLbLPTL1CDmETVh4p0nQtvoF+FSEjsnJTFpTxhXywhQ=", + "lastModified": 1714043624, + "narHash": "sha256-Xn2r0Jv95TswvPlvamCC46wwNo8ALjRCMBJbGykdhcM=", "owner": "nix-community", "repo": "home-manager", - "rev": "652fda4ca6dafeb090943422c34ae9145787af37", + "rev": "86853e31dc1b62c6eeed11c667e8cdd0285d4411", "type": "github" }, "original": { @@ -23,11 +23,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1710420202, - "narHash": "sha256-MvFKESbq4rUWuaf2RKPNYENaSZEw/jaCLo2gU6oREcM=", + "lastModified": 1714685007, + "narHash": "sha256-Q4ddhb5eC5pwci0QhAapFwnsc8X8H9ZMQiWpsofBsDc=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "878ef7d9721bee9f81f8a80819f9211ad1f993da", + "rev": "383ffe076d9b633a2e97b6e4dd97fc15fcf30159", "type": "github" }, "original": {