Compare commits

..

No commits in common. "70e815183b0c18eec6af275d6a965151d778bb78" and "891ee2deb27b143566ff659a6351b9a2eedf8d29" have entirely different histories.

3 changed files with 2 additions and 9 deletions

View File

@ -9,6 +9,6 @@
system.stateVersion = "24.05"; system.stateVersion = "24.05";
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
git git
vim neovim
]; ];
} }

View File

@ -1,6 +0,0 @@
{ pkgs, ... }: {
services.mullvad-vpn = {
enable = true;
package = pkgs.mullvad-vpn;
};
}

View File

@ -89,7 +89,6 @@ in
typstfmt typstfmt
typst typst
hurl hurl
mullvad-vpn
easyeffects easyeffects
egl-wayland egl-wayland
helvum helvum