nichts/options/common/preserve-system.nix

2 lines
66 B
Nix
Raw Normal View History

{ self, ... }: { environment.etc."current-flake".source = self; }