feat: deploy forgejo publicly
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
This commit is contained in:
parent
3fc08e78e0
commit
79228d7815
8 changed files with 102 additions and 9 deletions
|
@ -24,6 +24,7 @@
|
|||
lib.mkIf (!config.${namespace}.isHeadless) {
|
||||
${namespace} = {
|
||||
programs.firefox.enable = true;
|
||||
programs.kitty.enable = true;
|
||||
windowManagers.sway.enable = true;
|
||||
};
|
||||
}
|
||||
|
@ -39,7 +40,6 @@
|
|||
programs = {
|
||||
fzf.enable = true;
|
||||
gpg.enable = true;
|
||||
kitty.enable = true;
|
||||
neovim.enable = true;
|
||||
yazi.enable = true;
|
||||
zoxide.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue