comin; colmena pkg

This commit is contained in:
xqtc 2024-11-02 17:30:45 +01:00
parent 82daf278a6
commit 35d126ba6b
Signed by: xqtc
GPG key ID: 2C064D095926D9D1
3 changed files with 24 additions and 8 deletions

View file

@ -20,6 +20,26 @@
"type": "github" "type": "github"
} }
}, },
"comin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1724145018,
"narHash": "sha256-6R5CeMgr3EGKhqWPkqtteOtix7hBaurfpjHepiq2OrU=",
"owner": "nlewo",
"repo": "comin",
"rev": "84ef9af404b9157eab2c5e3e44d7c29239329901",
"type": "github"
},
"original": {
"owner": "nlewo",
"repo": "comin",
"type": "github"
}
},
"compose2nix": { "compose2nix": {
"inputs": { "inputs": {
"nixpkgs": [ "nixpkgs": [
@ -872,6 +892,7 @@
"root": { "root": {
"inputs": { "inputs": {
"apple-silicon": "apple-silicon", "apple-silicon": "apple-silicon",
"comin": "comin",
"compose2nix": "compose2nix", "compose2nix": "compose2nix",
"dwl-source": "dwl-source", "dwl-source": "dwl-source",
"firefox-addons": "firefox-addons", "firefox-addons": "firefox-addons",

View file

@ -63,12 +63,5 @@
... ...
}: {}; }: {};
flake = {}; flake = {};
# colmena = {
# "beleth" = {
# deployment.targetHost = "heroin.trade";
# deployment.replaceUnknownProfiles = false;
# deployment.buildOnTarget = true;
# };
# };
}; };
} }

View file

@ -84,7 +84,7 @@ in {
obsidian obsidian
prismlauncher #prismlauncher broken
# marked as broken # marked as broken
# syncthingtray # syncthingtray
@ -124,6 +124,8 @@ in {
wireguard-tools wireguard-tools
wireguard-ui wireguard-ui
colmena
nix-tree nix-tree
nixos-icons nixos-icons