Noctalia used as the desktop shell

This commit is contained in:
Semere Meharena Mebrahtom 2026-07-20 02:52:14 +02:00
parent fa60f8c87e
commit dbb0caba4b
Signed by: semere
GPG key ID: 7FC937214DF30488
10 changed files with 157 additions and 157 deletions

33
flake.lock generated
View file

@ -58,10 +58,43 @@
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1784356753,
"narHash": "sha256-zupdTm41be2fY8cexroEOGjopl3F2Gqs3gk7ieqaM3s=",
"rev": "61b7c44c4073f0b827768aff0049561b5110ea5a",
"type": "tarball",
"url": "https://releases.nixos.org/nixos/unstable/nixos-26.11pre1036777.61b7c44c4073/nixexprs.tar.xz"
},
"original": {
"type": "tarball",
"url": "https://channels.nixos.org/nixos-unstable/nixexprs.tar.xz"
}
},
"noctalia": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1784482325,
"narHash": "sha256-u5wnbu0UBxi3uptK8lBy4vYkWtha85vtpWDeQiLdpP8=",
"owner": "noctalia-dev",
"repo": "noctalia",
"rev": "9b54388744e6f3ac2e2dd573a64eef1540c6401c",
"type": "github"
},
"original": {
"owner": "noctalia-dev",
"ref": "cachix",
"repo": "noctalia",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"noctalia": "noctalia",
"zen-browser": "zen-browser"
}
},