try smth new? nah...

This commit is contained in:
andromeda
2026-01-03 17:02:11 +01:00
parent 58076ab05e
commit 3f66b773e3
2 changed files with 10 additions and 9 deletions

18
flake.lock generated
View File

@@ -462,17 +462,17 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1766543224, "lastModified": 1767446381,
"narHash": "sha256-96PBoNqh3sPU9t+IXxcB1OjjuQ8HOv42OOh9UtwFHbU=", "narHash": "sha256-fa7bd351etn/s3DXvk6M1pVpJMYkuQOeoGqibNR9aSk=",
"owner": "celenityy", "ref": "refs/heads/home-manager",
"repo": "Phoenix", "rev": "fcf4040651e9d49021ce4020174cfd1ea6c18dd9",
"rev": "f09568c8a71af4fe42dd43c6f711c67daf605f1e", "revCount": 2507,
"type": "github" "type": "git",
"url": "file:///home/andromeda/pp/forks/phoenix"
}, },
"original": { "original": {
"owner": "celenityy", "type": "git",
"repo": "Phoenix", "url": "file:///home/andromeda/pp/forks/phoenix"
"type": "github"
} }
}, },
"root": { "root": {

View File

@@ -182,6 +182,7 @@ in {
firefox = { firefox = {
enable = true; enable = true;
profiles."andromeda".name = "andromeda"; profiles."andromeda".name = "andromeda";
package = pkgs.withPhoenix pkgs.firefox;
}; };
firefox.phoenix = { firefox.phoenix = {
enable = true; enable = true;