restructuring

This commit is contained in:
cnst
2024-06-23 16:37:06 +02:00
parent cdf2b9771c
commit f9e2ad7321
6 changed files with 212 additions and 22 deletions

View File

@@ -0,0 +1,12 @@
{
programs.firefox = {
enable = true;
};
xdg.mimeApps.defaultApplications = {
"text/html" = [ "firefox.desktop" ];
"text/xml" = [ "firefox.desktop" ];
"x-scheme-handler/http" = [ "firefox.desktop" ];
"x-scheme-handler/https" = [ "firefox.desktop" ];
};
}

View File

@@ -14,6 +14,7 @@
./git
./gtk
./shell
./firefox
];
nixpkgs = {
@@ -48,13 +49,12 @@
# programs.neovim.enable = true;
home.packages = with pkgs; [
# Desktop
firefox
alacritty
wl-clipboard
dunst
keepassxc
ranger
webcord-vencord
webcord
xfce.thunar
xfce.thunar-volman
xfce.thunar-archive-plugin
@@ -64,7 +64,6 @@
wireguard-tools
wpa_supplicant
ntfs3g
xdg-utils
kdePackages.polkit-kde-agent-1
networkmanagerapplet
blueman