updated home-manager config
This commit is contained in:
parent
3c2376c90f
commit
2b97a80077
1 changed files with 2 additions and 0 deletions
2
home.nix
2
home.nix
|
@ -54,6 +54,8 @@
|
||||||
# (pkgs.writeShellScriptBin "my-hello" ''
|
# (pkgs.writeShellScriptBin "my-hello" ''
|
||||||
# echo "Hello, ${config.home.username}!"
|
# echo "Hello, ${config.home.username}!"
|
||||||
# '')
|
# '')
|
||||||
|
# for cmpm17
|
||||||
|
binwalk
|
||||||
#for fun
|
#for fun
|
||||||
cowsay
|
cowsay
|
||||||
cmatrix
|
cmatrix
|
||||||
|
|
Loading…
Reference in a new issue