Compare commits
No commits in common. "70e815183b0c18eec6af275d6a965151d778bb78" and "891ee2deb27b143566ff659a6351b9a2eedf8d29" have entirely different histories.
70e815183b
...
891ee2deb2
@ -9,6 +9,6 @@
|
|||||||
system.stateVersion = "24.05";
|
system.stateVersion = "24.05";
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
git
|
git
|
||||||
vim
|
neovim
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
@ -1,6 +0,0 @@
|
|||||||
{ pkgs, ... }: {
|
|
||||||
services.mullvad-vpn = {
|
|
||||||
enable = true;
|
|
||||||
package = pkgs.mullvad-vpn;
|
|
||||||
};
|
|
||||||
}
|
|
@ -89,7 +89,6 @@ in
|
|||||||
typstfmt
|
typstfmt
|
||||||
typst
|
typst
|
||||||
hurl
|
hurl
|
||||||
mullvad-vpn
|
|
||||||
easyeffects
|
easyeffects
|
||||||
egl-wayland
|
egl-wayland
|
||||||
helvum
|
helvum
|
||||||
|
Loading…
x
Reference in New Issue
Block a user