diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -13,8 +13,6 @@ }; outputs = { self, nixpkgs, ... }@inputs: { - nixpkgs.overlays = [ import ./overlays/dwl.nix ]; - # nixos-rebuild --flake .#machine nixosConfigurations = { x = nixpkgs.lib.nixosSystem { |
