added home manager for leyla

This commit is contained in:
Leyla Becker 2024-03-11 01:57:17 -05:00
parent afc0dfdb35
commit 46aa44a23e
7 changed files with 99 additions and 9 deletions

View file

@ -2,7 +2,7 @@
description = "Nixos config flake";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-23.11";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
sops-nix.url = "github:Mic92/sops-nix";