about summary refs log tree commit diff stats
path: root/flake/default.nix
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-12-12 16:42:26 +0100
committerSoispha <soispha@vhack.eu>2023-12-12 16:45:03 +0100
commit4dc8091480f4babd851eb99313a9e73187ea3440 (patch)
treefb33c4e61ae242affcb6d4caf7c94894fca40618 /flake/default.nix
parentfix(hm/pkgs/scr/neorg): Use new way to specify completion function (diff)
downloadnixos-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.nix2
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