mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat(niri): noctalia shell :o
This commit is contained in:
parent
540ca5f762
commit
adaf2b06e5
20 changed files with 408 additions and 72 deletions
|
|
@ -304,6 +304,10 @@
|
|||
flake-compat.follows = "flake-compat";
|
||||
};
|
||||
};
|
||||
noctalia = {
|
||||
url = "github:noctalia-dev/noctalia-shell/main";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
mewtris = {
|
||||
url = "github:kittywitch/mewtris/main";
|
||||
#url = "path:/home/kat/src/mewtris";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue