home: add lsfg-vk module

This commit is contained in:
Leonardo Eugênio 2025-07-14 19:38:20 -03:00
parent ef01024a9f
commit 3156f59c26
No known key found for this signature in database
GPG key ID: 2F8F21CE8721456B
8 changed files with 120 additions and 12 deletions

View file

@ -24,6 +24,7 @@
./mpv.nix
./mangohud.nix
./gaming.nix
./lsfg-vk
./pipewire.nix
./mimeapps.nix
./desktop-entries.nix
@ -148,6 +149,8 @@
enable = true;
};
sops.age.keyFile = config.home.homeDirectory + "/.ssh/id_ed25519";
xdg.defaultApplications = {
enable = true;
text-editor = lib.mkDefault "kak.desktop";