noctalia configuration and basic niri setup

This commit is contained in:
2025-12-26 12:28:22 +01:00
parent c1f4c25cb6
commit e14992e9fd
6 changed files with 212 additions and 12 deletions

View File

@@ -46,6 +46,11 @@
inputs.nixpkgs.follows = "nixpkgs";
};
noctalia = {
url = "github:noctalia-dev/noctalia-shell";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = {