andrej home

This commit is contained in:
Aleksandr Lebedev 2025-08-12 22:04:33 +02:00
parent 1a495864f1
commit 3706212263
5 changed files with 29 additions and 3 deletions

View file

@ -0,0 +1,26 @@
{
lib,
pkgs,
config,
...
}:
# User information gathered by Snowfall Lib is available.
let
name = config.snowfallorg.user.name;
home = config.snowfallorg.user.home.directory;
in {
imports = lib.snowfall.fs.get-non-default-nix-files ./.;
custom = {
programs.librewolf.enable = true;
};
home = {
packages = with pkgs; [
zapzap
];
sessionVariables = {
};
stateVersion = "24.11";
};
}

View file

@ -25,7 +25,6 @@ in {
remainingEnergy = "charge_now";
powerUsage = "current_now";
};
services.fwupd.enable = true; #fwupdmgr update
# Ensure that the `pinctrl_tigerlake` kernel module is loaded before `soc_button_array`.
# This is required for correcly switching to tablet mode when the display is folded back.
boot.extraModprobeConfig = ''

View file

@ -17,6 +17,7 @@ in {
zramSwap = {
enable = true; # Hopefully? helps with freezing when using swap
};
services.fwupd.enable = true; #fwupdmgr update
boot = {
kernelPackages = lib.mkDefault pkgs.linuxPackages_latest;
loader = {

View file

@ -65,6 +65,7 @@ in {
#kde
kdePackages.gwenview
kdePackages.ark
shotwell
deploy-rs
custom.deploy-rs-online

View file

@ -19,7 +19,7 @@ with lib.custom; {
presets.wayland = enabled;
presets.gaming = enabled;
hardware = {
nvidia = enabled;
#nvidia = enabled;
bluetooth = enabled;
printing = enabled;
};
@ -105,7 +105,6 @@ with lib.custom; {
discord
solaar
element-desktop
wasistlos
prismlauncher
mcpelauncher-ui-qt