rework home-manager file structure; add simple hyprland conf

This commit is contained in:
insects 2024-08-09 13:13:23 +02:00
parent c40c333078
commit b688a738d0
15 changed files with 144 additions and 100 deletions

3
home/yukari.nix Normal file
View file

@ -0,0 +1,3 @@
{ inputs, lib, pkgs, ... }: {
# nothing here yet...
}