stuf
This commit is contained in:
parent
0b056e39c8
commit
dd26d91858
4 changed files with 14 additions and 3 deletions
|
|
@ -11,6 +11,14 @@
|
|||
age.secrets.syncthing-NOlaptop.file = ../secrets/syncthing-NOlaptop.age;
|
||||
age.secrets.syncthing-uwuraid.file = ../secrets/syncthing-uwuraid.age;
|
||||
in {
|
||||
xdg.mimeApps = {
|
||||
defaultApplications = {
|
||||
"application/pdf" = "zathura.desktop";
|
||||
"video/x-matroska" = "mpv.desktop";
|
||||
};
|
||||
enable = true;
|
||||
};
|
||||
|
||||
imports = [
|
||||
./boxxy.nix
|
||||
(import ./helix.nix {inherit pkgs inputs;})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue