add chatterino, plasma-config, kitty, runelite, eza
fix formatting, fix btrfs being enabled by default update flake
This commit is contained in:
parent
01f8435ba7
commit
39fb8c64dc
15 changed files with 195 additions and 48 deletions
|
@ -15,13 +15,20 @@
|
|||
|
||||
apps = {
|
||||
librewolf.enable = true;
|
||||
chatterino.enable = true;
|
||||
kitty = {
|
||||
enable = true;
|
||||
plasma.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
games = {
|
||||
runelite.enable = true;
|
||||
};
|
||||
|
||||
desktop = {
|
||||
hotkeys.enable = true;
|
||||
panel.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue