diff options
author | Soispha <soispha@vhack.eu> | 2023-12-12 16:42:26 +0100 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-12-12 16:45:03 +0100 |
commit | 4dc8091480f4babd851eb99313a9e73187ea3440 (patch) | |
tree | fb33c4e61ae242affcb6d4caf7c94894fca40618 /flake/default.nix | |
parent | fix(hm/pkgs/scr/neorg): Use new way to specify completion function (diff) | |
download | nixos-config-4dc8091480f4babd851eb99313a9e73187ea3440.tar.gz nixos-config-4dc8091480f4babd851eb99313a9e73187ea3440.zip |
feat(hm/pkgs/scr/fupdate): Move fupdate in my main config tree
Diffstat (limited to 'flake/default.nix')
-rw-r--r-- | flake/default.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/flake/default.nix b/flake/default.nix index 8a751e15..cf2ea360 100644 --- a/flake/default.nix +++ b/flake/default.nix @@ -28,7 +28,6 @@ yambar_memory, yambar_cpu, grades, - flake_update, }: let home_manager_config = import ../hm { inherit @@ -47,7 +46,6 @@ river_init_lesser grades shell_library - flake_update # external deps user_js |