diff options
| author | polwex <polwex@sortug.com> | 2025-12-03 09:37:16 +0700 |
|---|---|---|
| committer | polwex <polwex@sortug.com> | 2025-12-03 09:37:16 +0700 |
| commit | 2c3b1314c82289d1606461b1cdca7436e113f340 (patch) | |
| tree | a36b6701935302a82d3623b77fc15cef940245f7 /flake.nix | |
| parent | 90ef9484c24e49123ef7afc692e73e0917816e2b (diff) | |
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -48,7 +48,7 @@ dankMaterialShell = { url = "github:AvengeMedia/DankMaterialShell"; inputs.nixpkgs.follows = "nixpkgs"; - inputs.dgop.follows = "dgop"; + # inputs.dgop.follows = "dgop"; # inputs.dms-cli.follows = "dms-cli"; }; # claude-desktop = { @@ -145,9 +145,6 @@ }; nix-alien.url = "github:thiagokokada/nix-alien"; - # this is good!! - nix-alien.url = "github:thiagokokada/nix-alien"; - # quickshell = { # # remove ?ref=v0.1.0 to track the master branch # url = "git+https://git.outfoxxed.me/outfoxxed/quickshell?ref=v0.1.0"; |
