mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Merge pull request #389 from genebean/mac_edits
Disable Flox, add goreleaser & reposurgeon
This commit is contained in:
commit
6007a1aa53
3 changed files with 4 additions and 2 deletions
|
|
@ -4,8 +4,10 @@
|
||||||
environment = {
|
environment = {
|
||||||
systemPackages = with pkgs; [
|
systemPackages = with pkgs; [
|
||||||
chart-testing
|
chart-testing
|
||||||
|
goreleaser
|
||||||
kopia
|
kopia
|
||||||
kubectx
|
kubectx
|
||||||
|
reposurgeon
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -18,7 +18,7 @@
|
||||||
# host specific apps
|
# host specific apps
|
||||||
boinc
|
boinc
|
||||||
brightnessctl
|
brightnessctl
|
||||||
flox-flake.packages.${pkgs.system}.default
|
#flox-flake.packages.${pkgs.system}.default
|
||||||
gnome.gnome-tweaks
|
gnome.gnome-tweaks
|
||||||
gnome.nautilus
|
gnome.nautilus
|
||||||
gnomeExtensions.dash-to-panel
|
gnomeExtensions.dash-to-panel
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
age
|
age
|
||||||
bandwhich
|
bandwhich
|
||||||
coreutils
|
coreutils
|
||||||
flox-flake.packages.${pkgs.system}.default
|
#flox-flake.packages.${pkgs.system}.default
|
||||||
hugo
|
hugo
|
||||||
mas
|
mas
|
||||||
nmap
|
nmap
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue