add modifiable homeManager

This commit is contained in:
do butterflies cry? 2026-02-18 23:56:05 +10:00
parent d5211287bd
commit 087f679e67
5 changed files with 66 additions and 52 deletions

View file

@ -23,11 +23,6 @@
nt.url = "github:cry128/nt";
home-manager = {
url = "github:nix-community/home-manager/release-25.11";
inputs.nixpkgs.follows = "nixpkgs";
};
deploy-rs = {
url = "github:serokell/deploy-rs";
inputs.nixpkgs.follows = "nixpkgs";