Secure boot and wsl (#10)
- Add secure boot via lanzaboote - Add wsl flag - Remove flatpak flake
This commit is contained in:
parent
8cf9a40763
commit
32f0512ef5
10 changed files with 51 additions and 41 deletions
|
|
@ -26,10 +26,10 @@ in {
|
|||
|
||||
keyboard = null;
|
||||
|
||||
file.".local/share/flatpak/overrides/global".text = ''
|
||||
[Context]
|
||||
filesystems=xdg-config/gtk-3.0;xdg-config/gtk-4.0
|
||||
'';
|
||||
#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