diff options
author | Karel Kočí <cynerd@email.cz> | 2023-09-13 09:53:51 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2023-09-13 09:53:51 +0200 |
commit | bfdd9ca1dfa45a9fae3b1db09fa87f26ee30442f (patch) | |
tree | 3015614b4a728998edd32dcc33f07f39db6146ad /nixos/modules | |
parent | aeb76ef4125f621cad11acf3e5d6b97cfac9d28a (diff) | |
download | nixos-personal-bfdd9ca1dfa45a9fae3b1db09fa87f26ee30442f.tar.gz nixos-personal-bfdd9ca1dfa45a9fae3b1db09fa87f26ee30442f.tar.bz2 nixos-personal-bfdd9ca1dfa45a9fae3b1db09fa87f26ee30442f.zip |
nixos: add flatline for development purposes
Diffstat (limited to 'nixos/modules')
-rw-r--r-- | nixos/modules/develop.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/develop.nix b/nixos/modules/develop.nix index ad5acc1..96900d2 100644 --- a/nixos/modules/develop.nix +++ b/nixos/modules/develop.nix @@ -118,6 +118,7 @@ with lib; { # SHV shvspy + flatline # Images imagemagick |