From 8498fab8785d08402e2330dfb6f45f1121cd1b2b Mon Sep 17 00:00:00 2001 From: adikro Date: Tue, 18 Nov 2025 21:00:16 +0100 Subject: configured a bunch of niri features --- flake.nix | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 8ecd2dd..67eee59 100644 --- a/flake.nix +++ b/flake.nix @@ -25,11 +25,11 @@ }; niri = { - url = "github:YaLTeR/niri"; + url = "github:sodiboo/niri-flake"; inputs.nixpkgs.follows = "nixpkgs"; }; - noctalia-shell = { + noctalia = { url = "github:noctalia-dev/noctalia-shell"; inputs.nixpkgs.follows = "nixpkgs"; }; @@ -84,16 +84,14 @@ inputs.nixpkgs.follows = "nixpkgs"; }; + prismlauncher = { + url = "github:PrismLauncher/PrismLauncher"; + inputs.nixpkgs.follows = "nixpkgs"; + }; }; outputs = inputs @{ nixpkgs, - # hyprland, - # niri, - # nixvim, - # neovim-nightly-overlay, - # spicetify-nix, - # nixcord, ... }: let mkHost = { hostname, path }: -- cgit v1.3