diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -38,13 +38,7 @@ }; }; - catppuccin = { - url = "github:Stonks3141/ctp-nix"; - inputs = { - nixpkgs.follows = "nixpkgs"; - home-manager.follows = "hm"; - }; - }; + catppuccin.url = "github:Stonks3141/ctp-nix"; deploy = { url = "github:serokell/deploy-rs"; |
