working system on lilith-pad
This commit is contained in:
parent
d0cfc40985
commit
56ea69ea23
8 changed files with 655 additions and 129 deletions
|
|
@ -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
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
{hyprpanel, ...}: {
|
||||
{ hyprpanel, ... }:
|
||||
{
|
||||
imports = [ hyprpanel.homeManagerModules.hyprpanel ];
|
||||
|
||||
programs.hyprpanel = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue