1
0
Fork 0

add chatterino, plasma-config, kitty, runelite, eza

fix formatting, fix btrfs being enabled by default update flake
This commit is contained in:
Philipp 2025-02-08 23:19:59 +01:00
parent 01f8435ba7
commit 39fb8c64dc
Signed by: Philipp
GPG key ID: 9EBD8439AFBAB750
15 changed files with 195 additions and 48 deletions

View file

@ -50,8 +50,9 @@
channels-config.allowUnfree = true;
systems.modules.nixos = with inputs; [
home-manager.nixosModules.home-manager {
home-manager.sharedModules = [ inputs.plasma-manager.homeManagerModules.plasma-manager ];
home-manager.nixosModules.home-manager
{
home-manager.sharedModules = [ inputs.plasma-manager.homeManagerModules.plasma-manager ];
home-manager.backupFileExtension = "bk-hm";
}
nvf.nixosModules.default