feat: heheehee

This commit is contained in:
Kat Inskip 2025-07-14 09:33:32 -07:00
parent 6a1dce4b4e
commit a16524d215
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
6 changed files with 133 additions and 125 deletions

View file

@ -64,7 +64,50 @@ _: let
common-gpu-nvidia-nonprime
]);
home-manager.users.kat.imports =
home-manager.users.kat = {
programs = {
konawall-py.settings = {
source = "e621";
tags = [
"-rating:s"
"-male/male"
"-five_nights_at_freddy's"
#"touhou"
"-male"
"-large_breasts"
"-scalie"
#"-my_little_pony"
"-sonic_the_hedgehog"
"-amputee"
"-inflation"
"-pool_toy"
"-cuckold"
"-gore"
"-human"
"-animated"
"-hyper"
"-death"
"ratio:>=1.3"
"-muscular_male"
"-model_sheet"
];
};
niri.settings = {
outputs = {
"LG Electronics LG Ultra HD 0x0001AC91" = {
scale = 1.25;
};
};
environment = {
NVD_BACKEND = "direct";
ELECTRON_OZONE_PLATFORM_HINT = "auto";
LIBVA_DRIVER_NAME = "nvidia";
NIXOS_OZONE_WL = "1";
QT_QTA_PLATFORM = "wayland;xcb";
};
};
};
imports =
(with tree.home.profiles; [
graphical
])
@ -72,24 +115,10 @@ _: let
#hyprland
niri
]);
};
networking.hostId = "c3b94e85";
home-manager.users.kat.programs.niri.settings = {
outputs = {
"LG Electronics LG Ultra HD 0x0001AC91" = {
scale = 1.25;
};
};
environment = {
NVD_BACKEND = "direct";
ELECTRON_OZONE_PLATFORM_HINT = "auto";
LIBVA_DRIVER_NAME = "nvidia";
NIXOS_OZONE_WL = "1";
QT_QTA_PLATFORM = "wayland;xcb";
};
};
programs.ssh.extraConfig = ''
Host daiyousei-build
HostName 140.238.156.121

View file

@ -61,13 +61,28 @@ _: let
niri
]);
config = {
home-manager.users.kat.imports =
home-manager.users.kat = {
programs = {
konawall-py.settings = {
source = "konachan";
tags = [
"-rating:s"
];
};
niri.settings = {
outputs = {
"eDP-1".scale = 1.25;
};
};
};
imports =
(with tree.home.profiles; [
graphical
])
++ (with tree.home.environments; [
niri
]);
};
fileSystems =
datasetEntries