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
1ec7beaad2a8f6e7d048e0c9329a960ddf69e3bd
nixos
/
overlays
/
hms
/
default.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