mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat(passport): init for makanek
This commit is contained in:
@@ -185,4 +185,11 @@ in {
|
||||
isSystemUser = true;
|
||||
packages = [pkgs.tmux];
|
||||
};
|
||||
|
||||
niveum.passport.services = [
|
||||
{
|
||||
title = "weechat bouncer";
|
||||
description = "keeps me logged in on IRC.";
|
||||
}
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user