diff options
author | Leonardo Santiago <[email protected]> | 2025-07-22 12:01:01 -0300 |
---|---|---|
committer | Leonardo Santiago <[email protected]> | 2025-07-22 12:01:01 -0300 |
commit | 07e1b844732785aab02858ec5ca1352547d9918c (patch) | |
tree | 4cbb2339d0d663d5a9874a081954eb6101019b00 /flake.nix | |
parent | 9317f9ed34d73c89f9648d5291f021b1dd60aa57 (diff) |
feat: eglot-booster, update packages, typst mode
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ { description = "My personal devices' flake modules"; inputs = { - nixpkgs.url = "github:nixos/nixpkgs/e752bd719cf334c45127ec06f700eac81154b011"; + nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; nixos-hardware.url = "github:NixOS/nixos-hardware"; home-manager.url = "github:nix-community/home-manager"; agenix = { |