From 3a718b117eaf0401309b4f313acaef45c8363492 Mon Sep 17 00:00:00 2001 From: thiloho <123883702+thiloho@users.noreply.github.com> Date: Wed, 5 Apr 2023 21:16:31 +0200 Subject: [PATCH] Updated flake --- configuration.nix | 3 +-- flake.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/configuration.nix b/configuration.nix index d2ea2df..c9fbe6d 100644 --- a/configuration.nix +++ b/configuration.nix @@ -73,15 +73,14 @@ users.users.thiloho = { isNormalUser = true; extraGroups = [ "wheel" ]; # Enable ‘sudo’ for the user. - initialPassword = "password"; }; # Home manager configuration home-manager.users.thiloho = { pkgs, ... }: { programs = { - firefox.enable = true; helix.enable = true; alacritty.enable = true; + firefox.enable = true; git = { enable = true; userName = "thiloho"; diff --git a/flake.lock b/flake.lock index 320663f..dc69c28 100644 --- a/flake.lock +++ b/flake.lock @@ -8,11 +8,11 @@ "utils": "utils" }, "locked": { - "lastModified": 1679786039, - "narHash": "sha256-VNjswu0Q4bZOkWNuc0+dHvRdjUCj+MnDlRfw/Q0R3vI=", + "lastModified": 1680597706, + "narHash": "sha256-ZqJ3T+BxzjPH9TnmeUwS4Uu9ZQPeBXAFC9sUWlharT4=", "owner": "nix-community", "repo": "home-manager", - "rev": "cf662b6c98a0da81e06066fff0ecf9cbd4627727", + "rev": "ec06f419af79207b33d797064dfb3fc9dbe1df4a", "type": "github" }, "original": { @@ -23,11 +23,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1679797994, - "narHash": "sha256-Kr/O/UlfqAtoFmkZeAaphsxogeaN8a/IugBApFzPfpk=", + "lastModified": 1680487167, + "narHash": "sha256-9FNIqrxDZgSliGGN2XJJSvcDYmQbgOANaZA4UWnTdg4=", "owner": "nixos", "repo": "nixpkgs", - "rev": "5f9d1bb572e08ec432ae46c78581919d837a90f6", + "rev": "53dad94e874c9586e71decf82d972dfb640ef044", "type": "github" }, "original": { @@ -45,11 +45,11 @@ }, "utils": { "locked": { - "lastModified": 1676283394, - "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=", + "lastModified": 1678901627, + "narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=", "owner": "numtide", "repo": "flake-utils", - "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073", + "rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6", "type": "github" }, "original": {