mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-08 13:33:02 -04:00
140 current 2024-05-23 20:01:32 24.05.20240419.5c24cf2 6.8.6-zen1 *
This commit is contained in:
parent
f80c5e129d
commit
2a9c48c403
1 changed files with 4 additions and 0 deletions
|
@ -152,6 +152,10 @@ in
|
||||||
`$1 i -D $i`
|
`$1 i -D $i`
|
||||||
done
|
done
|
||||||
'')
|
'')
|
||||||
|
(pkgs.writeShellScriptBin "math" ''
|
||||||
|
set -e
|
||||||
|
python3 -c "print($*)"
|
||||||
|
'')
|
||||||
];
|
];
|
||||||
# Home Manager is pretty good at managing dotfiles. The primary way to manage
|
# Home Manager is pretty good at managing dotfiles. The primary way to manage
|
||||||
# plain files is through 'home.file'.
|
# plain files is through 'home.file'.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue