diff options
author | Karel Kočí <cynerd@email.cz> | 2023-11-10 10:41:24 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2023-11-10 10:41:24 +0100 |
commit | 6866955ffab607f337266e491689c2e2408c8901 (patch) | |
tree | 8fa7d0f5d98a5bf6671e05a3c390b4a148b1aba0 /nixos/modules | |
parent | 0f4b741c9a7cb71e8cbb990d3de2db06516e41f1 (diff) | |
download | nixos-personal-6866955ffab607f337266e491689c2e2408c8901.tar.gz nixos-personal-6866955ffab607f337266e491689c2e2408c8901.tar.bz2 nixos-personal-6866955ffab607f337266e491689c2e2408c8901.zip |
Update and disable flatline for now
Diffstat (limited to 'nixos/modules')
-rw-r--r-- | nixos/modules/develop.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/develop.nix b/nixos/modules/develop.nix index bd8d43d..f215e57 100644 --- a/nixos/modules/develop.nix +++ b/nixos/modules/develop.nix @@ -111,7 +111,7 @@ with lib; { # SHV shvspy - flatline + #flatline shvcli # Images |