cleanup
This commit is contained in:
parent
dcf10dac05
commit
ff8ff81a4e
13 changed files with 136 additions and 130 deletions
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue