diff options
author | Alex Auvolat <alex@adnab.me> | 2023-01-17 12:45:46 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2023-01-17 12:45:46 +0100 |
commit | d47dd5aa3882aea1a8eff4fb9faa4881274559dc (patch) | |
tree | b438c8fb8953b84614c170a5278ae72ece90bb68 /kusanagi/nixpkgs/Makefile | |
parent | eaf6d5b07bcdd9a3eb9bfdac93566b7432e46c37 (diff) | |
download | user-config-d47dd5aa3882aea1a8eff4fb9faa4881274559dc.tar.gz user-config-d47dd5aa3882aea1a8eff4fb9faa4881274559dc.zip |
Unify things and rename things
Diffstat (limited to 'kusanagi/nixpkgs/Makefile')
-rw-r--r-- | kusanagi/nixpkgs/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kusanagi/nixpkgs/Makefile b/kusanagi/nixpkgs/Makefile deleted file mode 100644 index e99f6c2..0000000 --- a/kusanagi/nixpkgs/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -all: - nixfmt home.nix - home-manager switch -f home.nix |