begin murex aliases
This commit is contained in:
parent
67702255a2
commit
0562e2235d
4 changed files with 80 additions and 27 deletions
|
@ -16,7 +16,7 @@ in {
|
|||
./util/ez.nix
|
||||
./util/flatpak.nix
|
||||
./util/cosmic.nix
|
||||
./util/murex.nix # TODO use these options, write plugin pkgs, etc
|
||||
./util/murex.nix
|
||||
./util/name.nix
|
||||
inputs.nix-index-database.hmModules.nix-index
|
||||
];
|
||||
|
@ -29,11 +29,6 @@ in {
|
|||
|
||||
xdg = {
|
||||
enable = true;
|
||||
# mimeApps = {
|
||||
# enable = true;
|
||||
# # TODO?
|
||||
# # also figure out how cosmic detects default terminal
|
||||
# };
|
||||
portal = let
|
||||
cosmic = pkgs.xdg-desktop-portal-cosmic;
|
||||
gtk = pkgs.xdg-desktop-portal-gtk;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue