mirror of
https://github.com/Moe1369/nix-fleet.git
synced 2026-04-24 23:59:07 +02:00
filename
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{ ... }: {
|
{ ... }: {
|
||||||
flake.homeModules.apps-usr-vesktop-all = { config, pkgs, ... }: {
|
flake.homeModules.apps-usr-vesktop-all = { config, pkgs, ... }: {
|
||||||
home.file.".config/autostart/1password.desktop" = {
|
home.file.".config/autostart/vesktop.desktop" = {
|
||||||
text = ''
|
text = ''
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Application
|
Type=Application
|
||||||
|
|||||||
Reference in New Issue
Block a user