summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authoradikro <adikro@disroot.org>2025-11-14 18:29:31 +0100
committeradikro <adikro@disroot.org>2025-11-14 18:29:31 +0100
commit4e3c8eff1407291ce64254d3eeed8de5f9677a0b (patch)
treef25857ce71e3d16460c3677274f0b3974cb4f3ac /flake.nix
parent97e4587c34fc860dcad69d6f7b1c60dbc798e566 (diff)
changed nixvim config a bit and added some fonts
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix17
1 files changed, 3 insertions, 14 deletions
diff --git a/flake.nix b/flake.nix
index e102ba3..130d621 100644
--- a/flake.nix
+++ b/flake.nix
@@ -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 }: