don't repurpose suspend key

This commit is contained in:
cy 2024-12-12 15:53:17 -05:00
parent d45a4f2358
commit 83876e8d4d
3 changed files with 34 additions and 12 deletions

View file

@ -11,6 +11,7 @@
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
};
master.url = "github:NixOS/nixpkgs/2ab79c44f98391b6ee2edfb11f4c7a57ce1404b5";
};
outputs = { self, nixpkgs, sops-nix, home-manager, ... }@inputs: