Compare commits
2 Commits
8dfc175b34
...
c4bed88251
Author | SHA1 | Date | |
---|---|---|---|
c4bed88251 | |||
ab4dcd85a3 |
5
systems/pogmachine/nix-ld.nix
Normal file
5
systems/pogmachine/nix-ld.nix
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{ config, ... }:
|
||||||
|
|
||||||
|
{
|
||||||
|
programs.nix-ld.enable = true;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user