refactor: cs
This commit is contained in:
2
home.nix
2
home.nix
@@ -4,7 +4,7 @@
|
|||||||
home.stateVersion = "22.05";
|
home.stateVersion = "22.05";
|
||||||
|
|
||||||
# Temporary overlays for patches
|
# Temporary overlays for patches
|
||||||
nixpkgs.overlays = [];
|
nixpkgs.overlays = [ ];
|
||||||
|
|
||||||
home.file.".config/traefik/traefik.toml".source = ./files/traefik.toml;
|
home.file.".config/traefik/traefik.toml".source = ./files/traefik.toml;
|
||||||
home.file.".npmrc".source = ./files/.npmrc;
|
home.file.".npmrc".source = ./files/.npmrc;
|
||||||
|
|||||||
Reference in New Issue
Block a user