about summary refs log tree commit diff stats
path: root/flake/nixosConfigurations
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-04-10 17:23:07 +0200
committerSoispha <soispha@vhack.eu>2023-05-09 19:30:20 +0200
commite128fa70898c33bac52c71c7d69d81c60630f91c (patch)
treeb48be23c551af529d73b38b54870e7250c0c2457 /flake/nixosConfigurations
parentFix(system/nixpkgs): Remove CA-derivations again (diff)
downloadnixos-config-e128fa70898c33bac52c71c7d69d81c60630f91c.tar.gz
nixos-config-e128fa70898c33bac52c71c7d69d81c60630f91c.zip
Style(treewide): Format
Diffstat (limited to 'flake/nixosConfigurations')
-rw-r--r--flake/nixosConfigurations/default.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/flake/nixosConfigurations/default.nix b/flake/nixosConfigurations/default.nix
index 360728e1..95dd220f 100644
--- a/flake/nixosConfigurations/default.nix
+++ b/flake/nixosConfigurations/default.nix
@@ -31,10 +31,10 @@
           pkgs
           sysLib
           # extra information
-
+          
           system
           # bins
-
+          
           yambar_cpu
           yambar_memory
           strip_js_comments
@@ -42,12 +42,12 @@
           grades
           shell-library
           # external deps
-
+          
           user_js
           neovim_config
           snap-sync
           # modules
-
+          
           impermanence
           ;
       };