working system on lilith-pad

This commit is contained in:
Lilith 2025-03-17 17:02:35 +01:00
parent d0cfc40985
commit 56ea69ea23
Signed by: lilith
GPG key ID: 8712A0F317C37175
8 changed files with 655 additions and 129 deletions

View file

@ -1,4 +1,5 @@
{sops-nix, ...}: {
{ sops-nix, ... }:
{
imports = [
sops-nix.homeManagerModules.sops
@ -26,7 +27,7 @@
./sops.nix
./ssh.nix
./stylix.nix
# ./thunderbird.nix
./thunderbird.nix
./zsh
];
}

View file

@ -1,4 +1,5 @@
{hyprpanel, ...}: {
{ hyprpanel, ... }:
{
imports = [ hyprpanel.homeManagerModules.hyprpanel ];
programs.hyprpanel = {