This website requires JavaScript.
Explore
Help
Sign In
greg
/
nixos
Watch
1
Star
0
Fork
2
Code
Issues
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3697f9fd2383dd787d25bf1b8ae17a2e4e926a40
nixos
/
overlays
/
hms.nix
T
4 lines
76 B
Nix
Raw
Normal View
History
Unescape
Escape
Convert home-manager to flakes
2022-08-02 01:50:50 -05:00
{
pkgs
,
...
}:
Update ffmac and HMS
2022-11-10 11:15:49 -06:00
pkgs
.
writeShellScriptBin
"hms"
(
builtins
.
readFile
./hms.sh
)
Reference in New Issue
Copy Permalink