noctalia(-shell): Init modules

This commit is contained in:
SebastianStork 2026-03-05 20:58:24 +01:00
parent 048c7fb888
commit 7cc0460181
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q
4 changed files with 185 additions and 0 deletions

43
flake.lock generated
View file

@ -290,6 +290,48 @@
"type": "github"
}
},
"noctalia": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"noctalia-qs": "noctalia-qs"
},
"locked": {
"lastModified": 1772659442,
"narHash": "sha256-F1oSoSwGvBiqtSfGU9YzsjL9sP6IQDYQeUIQbXma70U=",
"owner": "noctalia-dev",
"repo": "noctalia-shell",
"rev": "c56fa106b7d8c6ae3034ce6d706bc35432ac9ea6",
"type": "github"
},
"original": {
"owner": "noctalia-dev",
"repo": "noctalia-shell",
"type": "github"
}
},
"noctalia-qs": {
"inputs": {
"nixpkgs": [
"noctalia",
"nixpkgs"
]
},
"locked": {
"lastModified": 1772227064,
"narHash": "sha256-f821ZSoGpa/aXrWq0gPpea9qBnX8KDyavGKkptz2Mog=",
"owner": "noctalia-dev",
"repo": "noctalia-qs",
"rev": "0741d27d2f7db567270f139c5d1684614ecf9863",
"type": "github"
},
"original": {
"owner": "noctalia-dev",
"repo": "noctalia-qs",
"type": "github"
}
},
"radicale-birthday-calendar": {
"flake": false,
"locked": {
@ -320,6 +362,7 @@
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_2",
"nixpkgs-unstable": "nixpkgs-unstable",
"noctalia": "noctalia",
"radicale-birthday-calendar": "radicale-birthday-calendar",
"sops": "sops",
"statix": "statix",