mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 11:23:40 +00:00
Add luks encrypted fs
This commit is contained in:
@@ -41,7 +41,7 @@ stdenv.mkDerivation rec {
|
||||
inherit (src.meta) homepage;
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ samuelgrf ];
|
||||
maintainers = with maintainers; [ davegallant ];
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user