diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 17 |
1 files changed, 3 insertions, 14 deletions
@@ -24,11 +24,7 @@ bemenu.url = "github:Cloudef/bemenu"; - eww.url = "github:elkowar/eww"; - awww.url = "git+https://codeberg.org/LGFae/awww"; - - stylix.url = "github:nix-community/stylix"; satty.url = "github:gabm/Satty"; @@ -46,20 +42,13 @@ }; outputs = inputs @{ - self, nixpkgs, - home-manager, - disko, - chaotic, hyprland, - stylix, - satty, + niri, + nixvim, neovim-nightly-overlay, + spicetify-nix, nixcord, - nixvim, - helix, - niri, - bemenu, ... }: let mkHost = { hostname, path }: |
