diff options
author | Soispha <soispha@vhack.eu> | 2023-07-10 17:16:41 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-07-10 17:16:41 +0200 |
commit | 3262a78f7a2089f613c7455abc0613010579b2e7 (patch) | |
tree | a755066efa8745124f9b5aebd6f70e528c047b12 /flake.nix | |
parent | Feat(hm/conf/mumble): Add (diff) | |
download | nixos-config-3262a78f7a2089f613c7455abc0613010579b2e7.tar.gz nixos-config-3262a78f7a2089f613c7455abc0613010579b2e7.zip |
Style(treewide): Switch to editorconfig
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/flake.nix b/flake.nix index bc360e74..d68a4c94 100644 --- a/flake.nix +++ b/flake.nix @@ -1,4 +1,3 @@ -# vim: ts=2 { description = "Nixos system config"; @@ -246,7 +245,7 @@ sysLib nixpkgs # modules - + home-manager nixos-generators impermanence @@ -255,13 +254,13 @@ serverphone disko # external dependencies - + neovim_config user_js snap-sync templates # my binaries - + video_pause strip_js_comments generate_firefox_extensions |