Move dwm and st patches

9ad246031f/home/dwm.nix
This commit is contained in:
Oliver Davies 2025-02-18 12:24:39 +00:00
parent 33a360db02
commit 560912af52
7 changed files with 36 additions and 466 deletions

View file

@ -61,7 +61,7 @@
formatter.${system} = pkgs.nixfmt-rfc-style;
overlays = import ./nix/overlays { inherit inputs self; };
overlays = import ./nix/overlays { inherit inputs; };
nixosModules.default = ./nix/modules/nixos;