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 /hm/default.nix | |
parent | fix(hm/pkgs/scr/neorg): Use new way to specify completion function (diff) | |
download | nixos-config-4dc8091480f4babd851eb99313a9e73187ea3440.zip |
feat(hm/pkgs/scr/fupdate): Move fupdate in my main config tree
Diffstat (limited to '')
-rw-r--r-- | hm/default.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hm/default.nix b/hm/default.nix index 292c7251..3017f8f2 100644 --- a/hm/default.nix +++ b/hm/default.nix @@ -12,7 +12,6 @@ river_init_lesser, grades, shell_library, - flake_update, # external deps user_js, # modules @@ -40,7 +39,6 @@ river_init_lesser grades shell_library - flake_update # external deps user_js |