switched to noctalia shell

This commit is contained in:
Senior Matt
2026-04-30 13:40:52 +05:00
parent 7fb8c7c3aa
commit af9f09626d
6 changed files with 804 additions and 15 deletions
+4
View File
@@ -9,6 +9,10 @@
url = "github:sodiboo/niri-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
noctalia = {
url = "github:noctalia-dev/noctalia-shell";
inputs.nixpkgs.follows = "nixpkgs";
};
home-manager = {
url = "github:nix-community/home-manager";