mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-09 05:14:41 -05:00
feat: updated nur and peertube
This commit is contained in:
parent
b6265591f6
commit
57d1245594
11 changed files with 44 additions and 50 deletions
|
@ -44,7 +44,6 @@ in {
|
|||
firejail
|
||||
flatpak
|
||||
fonts
|
||||
nur
|
||||
plasma
|
||||
printing
|
||||
sddm
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
{config, ...}: {
|
||||
home-manager = {
|
||||
extraSpecialArgs = {
|
||||
# inherit (config) nur;
|
||||
};
|
||||
};
|
||||
}
|
|
@ -1,7 +1,6 @@
|
|||
{flake, ...}: let
|
||||
inherit (flake.config.services.instances) upRootNutrition web;
|
||||
service = upRootNutrition;
|
||||
# localhost = web.localhost.address0;
|
||||
host = web.domains.url3;
|
||||
in {
|
||||
services = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue