Add heaven (my server)

Former-commit-id: 17f93ea60b
This commit is contained in:
Hadi
2024-06-07 21:21:03 +02:00
parent 6d744fab45
commit 7f30239b2a
25 changed files with 238 additions and 17 deletions

4
home/system/laptop.nix Normal file
View File

@@ -0,0 +1,4 @@
{
imports =
[ ./git ./dunst ./hyprland ./shell ./sops/laptop.nix ./waybar ./wlogout ];
}