added eww home-manager config and dotfiles dir

This commit is contained in:
specCon18 2023-04-18 20:29:17 -04:00
parent e7ee64f568
commit b7b61668a1
4 changed files with 66 additions and 1 deletions

View file

@ -7,6 +7,7 @@
sops-nix.url = github:Mic92/sops-nix;
devenv.url = "github:cachix/devenv/latest";
hyprland.url = "github:hyprwm/Hyprland";
xdph.url = "github:hyprwm/xdg-desktop-portal-hyprland";
home-manager = {
url = "github:nix-community/home-manager/release-22.11";
inputs.nixpkgs.follows = "nixpkgs";