treewide: add noctalia shell

This commit is contained in:
2026-01-10 14:51:14 +00:00
parent c7b20a031c
commit 6204900633
4 changed files with 199 additions and 0 deletions

21
flake.lock generated
View File

@@ -1193,6 +1193,26 @@
"type": "github"
}
},
"noctalia": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1768055992,
"narHash": "sha256-vbhRHMcRrKzJ8cppwCQL1Hjk0wqDorDTAG894paemiM=",
"owner": "noctalia-dev",
"repo": "noctalia-shell",
"rev": "10bd2aa303be259fe39c7f95433bb4a12657ad72",
"type": "github"
},
"original": {
"owner": "noctalia-dev",
"repo": "noctalia-shell",
"type": "github"
}
},
"nuschtosSearch": {
"inputs": {
"flake-utils": "flake-utils",
@@ -1283,6 +1303,7 @@
"nixpkgs": "nixpkgs_3",
"nixpkgs-unstable": "nixpkgs-unstable",
"nixvim": "nixvim",
"noctalia": "noctalia",
"pre-commit-hooks": "pre-commit-hooks_2",
"secrets": "secrets",
"thunderbird-gnome-theme": "thunderbird-gnome-theme",