This commit is contained in:
parent
5a0aff41dc
commit
38aebadd9e
1 changed files with 4 additions and 0 deletions
|
|
@ -75,5 +75,9 @@
|
||||||
clear
|
clear
|
||||||
${lib.getExe pkgs.fastfetch}
|
${lib.getExe pkgs.fastfetch}
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
cryptsetup
|
||||||
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue