diff options
| author | brustybee <bee@4d2.org> | 2026-03-12 10:58:22 +0530 |
|---|---|---|
| committer | brustybee <bee@4d2.org> | 2026-03-12 10:58:22 +0530 |
| commit | e2e728e1a5cee23258d7620d81c4a6fd80e45858 (patch) | |
| tree | cd713a43c7c49b25a66f19ecf44bf87303994773 /flake.nix | |
| parent | 83f0f303a95277171b5f0d059959af9f4116cdb1 (diff) | |
diable dwm update flake add element-desktop
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -17,7 +17,7 @@ inputs.nixpkgs.follows = "nixpkgs"; }; mango = { - url = "github:DreamMaoMao/mango"; + url = "github:mangowm/mango"; inputs.nixpkgs.follows = "nixpkgs"; }; sops-nix = { @@ -29,8 +29,8 @@ inputs.nixpkgs.follows = "nixpkgs"; }; mydwm = { - # url = "git+https://codeberg.org/brustybee/mydwm"; - url = "git+file:/home/bee/mydwm"; + url = "git+https://codeberg.org/brustybee/mydwm"; + # url = "git+file:/home/bee/mydwm"; inputs.nixpkgs.follows = "nixpkgs"; }; }; |
