living on the edge

This commit is contained in:
LavaDesu 2021-06-04 16:38:41 +07:00
parent b7cc34b6e9
commit 6fb7048da8
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 4 additions and 5 deletions

View file

@ -1,6 +1,6 @@
{
inputs = {
nixpkgs = { url = "github:NixOS/nixpkgs/nixos-unstable"; };
nixpkgs = { url = "github:NixOS/nixpkgs"; };
home-manager = { url = "github:LavaDesu/home-manager/xsession-profilePath"; };
secrets = { url = "github:LavaDesu/flakes-secrets"; };