diff options
author | Alex Auvolat <alex@adnab.me> | 2023-01-01 19:13:58 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2023-01-01 19:13:58 +0100 |
commit | efb97e598942043fb1439caaae6ea1d5633e198c (patch) | |
tree | 6cc8edf4e243a9117510d9f058663f376b77508b /kusanagi/nixpkgs/Makefile | |
parent | 031e4226b98b8511d8ae9473d79c83922a0e4eba (diff) | |
download | user-config-efb97e598942043fb1439caaae6ea1d5633e198c.tar.gz user-config-efb97e598942043fb1439caaae6ea1d5633e198c.zip |
update home manager config
Diffstat (limited to 'kusanagi/nixpkgs/Makefile')
-rw-r--r-- | kusanagi/nixpkgs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kusanagi/nixpkgs/Makefile b/kusanagi/nixpkgs/Makefile new file mode 100644 index 0000000..c0eafb3 --- /dev/null +++ b/kusanagi/nixpkgs/Makefile @@ -0,0 +1,2 @@ +all: + home-manager switch -f home.nix |