aboutsummaryrefslogtreecommitdiffstats
path: root/flake
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2024-02-20 17:21:42 +0100
committerSoispha <soispha@vhack.eu>2024-02-20 17:21:42 +0100
commitf2bdeaed0bcf97a880fe36cfc8a050d1643120b8 (patch)
treeba4fe9c3ddf076529701c0e776ffef2104ac23d5 /flake
parentrefactor(treewide): Add a `.sh` extension to shell scripts (diff)
downloadnixos-config-f2bdeaed0bcf97a880fe36cfc8a050d1643120b8.zip
refactor(treewide): Reformat all files with treefmt
This includes getting all shellscripts to pass shellcheck. To accomplish this, some old scripts were removed
Diffstat (limited to 'flake')
-rw-r--r--flake/default.nix12
1 files changed, 6 insertions, 6 deletions
diff --git a/flake/default.nix b/flake/default.nix
index 4e166b8a..7f28abb5 100644
--- a/flake/default.nix
+++ b/flake/default.nix
@@ -34,10 +34,10 @@
pkgs
sysLib
# extra information
-
+
system
# bins
-
+
video_pause
yambar_cpu
yambar_memory
@@ -46,10 +46,10 @@
river_init_lesser
shell_library
# external deps
-
+
user_js
# modules
-
+
impermanence
nixVim
;
@@ -75,7 +75,7 @@
serverphone
system
# nix registry
-
+
nixpkgs_as_input
self
;
@@ -150,7 +150,7 @@ in {
pkgs
nixpkgs_as_input
# configs
-
+
defaultModules
defaultSpecialArgs
;