system/packages: add ecryptfs
This commit is contained in:
parent
c5079d7909
commit
b362462905
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
{ config, enableGUI, lib, pkgs, ... }: {
|
{ config, enableGUI, lib, pkgs, ... }: {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
comma
|
comma
|
||||||
|
ecryptfs
|
||||||
efibootmgr
|
efibootmgr
|
||||||
git
|
git
|
||||||
htop
|
htop
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue