Trying without emacs

This commit is contained in:
2026-03-14 20:48:49 +00:00
parent df01100cca
commit 45f3f6ca31
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11cat ";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable ";
home-manager = {
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";