This commit is contained in:
tulg 2026-05-09 17:04:06 +03:00
parent dcf10dac05
commit ff8ff81a4e
13 changed files with 136 additions and 130 deletions

View file

@ -10,10 +10,10 @@ in {
source = link "${dots}/waybar";
recursive = true;
};
xdg.configFile."kitty" = {
source = link "${dots}/kitty";
recursive = true;
};
# xdg.configFile."kitty" = {
# source = link "${dots}/kitty";
# recursive = true;
# };
xdg.configFile."wofi" = {
source = link "${dots}/wofi";
recursive = true;

View file

@ -10,7 +10,7 @@
pkgs.vscode-extensions.jnoortheen.nix-ide
pkgs.vscode-extensions.leonardssh.vscord
];
userSettings = {
profiles.default.userSettings = {
"nix.formatterPath" = "alejandra";
"nix.extraOptions" = ''
experimental-features = nix-command flakes