Drive encryption (#11)
- Add drive encryption with luks - Refactor Hyprland binds - Refactor cache - Minor spelling fixes - Add firefox stylix profiles
This commit is contained in:
parent
32f0512ef5
commit
45954db37a
10 changed files with 334 additions and 292 deletions
|
|
@ -25,11 +25,6 @@ in {
|
|||
};
|
||||
|
||||
keyboard = null;
|
||||
|
||||
#file.".local/share/flatpak/overrides/global".text = lib.mkForce ''
|
||||
# [Context]
|
||||
# filesystems=xdg-config/gtk-3.0;xdg-config/gtk-4.0
|
||||
#'';
|
||||
};
|
||||
|
||||
programs.nix-index = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue