mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
Switch to 4 space indentation
This commit is contained in:
parent
a4cc33577c
commit
d7aed49725
32 changed files with 796 additions and 783 deletions
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
imports = [
|
||||
./qtile
|
||||
./vscode.nix
|
||||
./shell.nix
|
||||
./theming.nix
|
||||
./ssh-client.nix
|
||||
./git.nix
|
||||
./neovim.nix
|
||||
./kitty.nix
|
||||
];
|
||||
imports = [
|
||||
./qtile
|
||||
./vscode.nix
|
||||
./shell.nix
|
||||
./theming.nix
|
||||
./ssh-client.nix
|
||||
./git.nix
|
||||
./neovim.nix
|
||||
./kitty.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue