5 lines
96 B
Nix
5 lines
96 B
Nix
{ ... }:
|
|
{
|
|
home.file.".config/autostart/steam.desktop".source = ./dotfiles/steam-desktop;
|
|
}
|