mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
stylix, hyprland
This commit is contained in:
parent
db68f9d460
commit
b440038b65
39 changed files with 704 additions and 226 deletions
|
|
@ -47,4 +47,8 @@
|
|||
extraArgs = "--keep 5 --keep-since 3d";
|
||||
};
|
||||
};
|
||||
|
||||
nix.extraOptions = ''
|
||||
use-xdg-base-directories = true
|
||||
'';
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@
|
|||
DOTNET_CLI_TELEMETRY_OPTOUT = "1";
|
||||
SAM_CLI_TELEMETRY = "0";
|
||||
AZURE_CORE_COLLECT_TELEMETRY = "0";
|
||||
GEMINI_TELEMETRY_ENABLED = "false";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue