add exercism
This commit is contained in:
parent
4a103ef997
commit
51524eed46
@ -108,6 +108,7 @@
|
|||||||
pkgs.distrobox
|
pkgs.distrobox
|
||||||
pkgs.nix-fast-build
|
pkgs.nix-fast-build
|
||||||
pkgs.mitmproxy
|
pkgs.mitmproxy
|
||||||
|
pkgs.exercism
|
||||||
];
|
];
|
||||||
xdg.configFile."distrobox/distrobox.conf".text = ''
|
xdg.configFile."distrobox/distrobox.conf".text = ''
|
||||||
container_always_pull="1"
|
container_always_pull="1"
|
||||||
@ -121,6 +122,7 @@
|
|||||||
".local/share/PrismLauncher"
|
".local/share/PrismLauncher"
|
||||||
".local/share/distrobox"
|
".local/share/distrobox"
|
||||||
".mitmproxy"
|
".mitmproxy"
|
||||||
|
".config/exercism"
|
||||||
];
|
];
|
||||||
|
|
||||||
system.stateVersion = "23.05";
|
system.stateVersion = "23.05";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user