Compare commits

..

21 Commits

Author SHA1 Message Date
44c8cf333a magpie: add hardening 2026-05-31 11:55:40 +02:00
3ad90e1d73 fuji/home/qutebrowser: temp disable gpu-compositing 2026-05-31 11:55:16 +02:00
8a6eac625d home/zsh: temp disable direnv 2026-05-31 11:54:25 +02:00
bdae9d7696 fuji: sway bar -> quickshell_bar 2026-05-31 11:53:55 +02:00
2f7f408466 bubblewrap: fix compile on gcc 15 2026-05-31 11:49:47 +02:00
874ea27f89 fuji/home_packages: wasistlos -> karere 2026-05-31 11:48:29 +02:00
b160263549 home/zsh: remove fzf zsh plugin as the prog provides it now 2026-05-31 11:45:42 +02:00
dfd2573cb2 fuji/home-manager: update swayidle syntax 2026-05-31 11:44:14 +02:00
7dec24203b light -> brightnessctl, remove adb (not available on 26.05) 2026-05-31 11:42:41 +02:00
af1b425732 flake input: switch to 26.05 2026-05-31 11:38:31 +02:00
1b7c445e4a fuji: remove unused alsa config/env; 2026-05-23 08:40:10 +02:00
9ffe730f1b fuji: temporary switch to lts kernel for hinge detect issue 2026-05-23 08:39:11 +02:00
f8283e61df fuji: update configuratio syntax, format 2026-05-23 08:30:07 +02:00
f1b03824b2 fuji: harden the system 2026-05-23 08:29:27 +02:00
bf12adcdf3 flake/simple-nixos-mailserver: change input from master to fixed version 2026-05-23 08:24:56 +02:00
cbc56857c2 home/fuji: set dark gtk theme and qutebrowser colorscheme, change mpv webtorrent hook download dir 2026-05-10 09:18:50 +02:00
a855afd3ad home/fuji/mpv: disable uosc spinner, configure osd 2026-04-12 18:49:10 +02:00
19ef289cf3 home/zsh: enable completion, use exact ls command on chpwd() 2026-04-12 18:47:44 +02:00
d9d9e8f802 fuji/appimage: unset binfmt 2026-04-12 18:46:27 +02:00
f693b7230a fuji/zsh: remove default prompt and some options 2026-04-12 18:46:02 +02:00
963afc2c3e fuji/fs: add change xfs mount options 2026-04-12 18:44:48 +02:00
10 changed files with 223 additions and 184 deletions

124
flake.lock generated
View File

@@ -61,11 +61,11 @@
]
},
"locked": {
"lastModified": 1772665116,
"narHash": "sha256-XmjUDG/J8Z8lY5DVNVUf5aoZGc400FxcjsNCqHKiKtc=",
"lastModified": 1778507602,
"narHash": "sha256-kTwur1wV+01SdqskVMSo6JMEpg71ps3HpbFY2GsflKs=",
"owner": "cachix",
"repo": "git-hooks.nix",
"rev": "39f53203a8458c330f61cc0759fe243f0ac0d198",
"rev": "61ab0e80d9c7ab14c256b5b453d8b3fb0189ba0a",
"type": "github"
},
"original": {
@@ -103,16 +103,16 @@
]
},
"locked": {
"lastModified": 1772633058,
"narHash": "sha256-SO7JapRy2HPhgmqiLbfnW1kMx5rakPMKZ9z3wtRLQjI=",
"lastModified": 1779726825,
"narHash": "sha256-RUkMrREjKDQrA+dA9+xZviGAxM5W1aVdyOr/bSYpHrE=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "080657a04188aca25f8a6c70a0fb2ea7e37f1865",
"rev": "b179bde238977f7d4454fc770b1a727eaf55111c",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-25.11",
"ref": "release-26.05",
"repo": "home-manager",
"type": "github"
}
@@ -140,32 +140,48 @@
},
"nixos": {
"locked": {
"lastModified": 1772598333,
"narHash": "sha256-YaHht/C35INEX3DeJQNWjNaTcPjYmBwwjFJ2jdtr+5U=",
"lastModified": 1779971959,
"narHash": "sha256-R5nauXyqyfRUFiZycFFZdkF7wl6eaUpPLst35+2nJQY=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "fabb8c9deee281e50b1065002c9828f2cf7b2239",
"rev": "ec942ba042dad5ef097e2ef3a3effc034241f011",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-25.11",
"ref": "nixos-26.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1772598333,
"narHash": "sha256-YaHht/C35INEX3DeJQNWjNaTcPjYmBwwjFJ2jdtr+5U=",
"lastModified": 1779971959,
"narHash": "sha256-R5nauXyqyfRUFiZycFFZdkF7wl6eaUpPLst35+2nJQY=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "fabb8c9deee281e50b1065002c9828f2cf7b2239",
"rev": "ec942ba042dad5ef097e2ef3a3effc034241f011",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-25.11",
"ref": "nixos-26.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1779560665,
"narHash": "sha256-tpyBcxPpcQb8ukyNF7DoCwfSY3VPsxHoYwj00Cayv5o=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "64c08a7ca051951c8eae34e3e3cb1e202fe36786",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
@@ -177,11 +193,11 @@
]
},
"locked": {
"lastModified": 1769036658,
"narHash": "sha256-bia1yOQtC8A7XZRCTdLvY0Bdv4i/V6hMqb0NM/9h/jc=",
"lastModified": 1780213167,
"narHash": "sha256-50MzkuYn590Tk89/YivGZ8Z8ZtKRXcP+iHqpLv6TYXA=",
"ref": "refs/heads/master",
"rev": "9c1eb1b999522b965ce129043c7112fc9e38c75a",
"revCount": 52,
"rev": "a5224c23744b0a89e32992442bba4cfaa8464d59",
"revCount": 54,
"type": "git",
"url": "https://git.project-cloud.net/asmir/nvim_flake"
},
@@ -212,6 +228,46 @@
"url": "https://git.project-cloud.net/asmir/project-cloud"
}
},
"quickshell": {
"inputs": {
"nixpkgs": [
"quickshell_bar",
"nixpkgs"
]
},
"locked": {
"lastModified": 1779430452,
"narHash": "sha256-zTslhsxLqUlRTML506iougTGzyR38Fzhzn7t4KDEuuE=",
"ref": "refs/heads/master",
"rev": "4b4fca3224ab977dc515ac0bb78d00b3dfa71e00",
"revCount": 819,
"type": "git",
"url": "https://git.outfoxxed.me/quickshell/quickshell"
},
"original": {
"type": "git",
"url": "https://git.outfoxxed.me/quickshell/quickshell"
}
},
"quickshell_bar": {
"inputs": {
"nixpkgs": "nixpkgs_2",
"quickshell": "quickshell"
},
"locked": {
"lastModified": 1780212524,
"narHash": "sha256-r+zAR7SijYiQlanbuOKLEItYXfIOnkyQBPl3QoMWLIg=",
"ref": "refs/heads/master",
"rev": "f8a4536a02e9ce2d78eabf8df0b7ccc59b8ebb15",
"revCount": 1,
"type": "git",
"url": "https://git.project-cloud.net/asmir/quickshell_bar"
},
"original": {
"type": "git",
"url": "https://git.project-cloud.net/asmir/quickshell_bar"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
@@ -220,6 +276,7 @@
"nixpkgs": "nixpkgs",
"nvim": "nvim",
"project-cloud": "project-cloud",
"quickshell_bar": "quickshell_bar",
"simple-nixos-mailserver": "simple-nixos-mailserver",
"sops-nix": "sops-nix",
"swaysw": "swaysw",
@@ -236,17 +293,14 @@
]
},
"locked": {
"lastModified": 1772763116,
"narHash": "sha256-5NUtdVWnEflm829QI0BIj2rDhI+pfagt+cxIARJEhi8=",
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
"rev": "c04152fa90ba5079f4517aa24383245937e43ab8",
"type": "gitlab"
"lastModified": 1779651513,
"narHash": "sha256-lUmq8sXQzihreq9UMqAkSBy9z9ueZbRnFyltzYVfQ2I=",
"type": "tarball",
"url": "https://gitlab.com/simple-nixos-mailserver/nixos-mailserver/-/archive/nixos-26.05/nixos-mailserver-nixos-26.05.tar.gz"
},
"original": {
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
"type": "gitlab"
"type": "tarball",
"url": "https://gitlab.com/simple-nixos-mailserver/nixos-mailserver/-/archive/nixos-26.05/nixos-mailserver-nixos-26.05.tar.gz"
}
},
"sops-nix": {
@@ -256,11 +310,11 @@
]
},
"locked": {
"lastModified": 1772495394,
"narHash": "sha256-hmIvE/slLKEFKNEJz27IZ8BKlAaZDcjIHmkZ7GCEjfw=",
"lastModified": 1777944972,
"narHash": "sha256-VfGRo1qTBKOe3s2gOv8LSoA6Fk19PvBlwQ1ECN0Evn8=",
"owner": "Mic92",
"repo": "sops-nix",
"rev": "1d9b98a29a45abe9c4d3174bd36de9f28755e3ff",
"rev": "c591bf665727040c6cc5cb409079acb22dcce33c",
"type": "github"
},
"original": {
@@ -328,11 +382,11 @@
]
},
"locked": {
"lastModified": 1764579633,
"narHash": "sha256-gOD5RMHOB9Fw4T3nk2a95YdU0J24QU3uWUiZVIQza64=",
"lastModified": 1780166195,
"narHash": "sha256-kqViUrWwIJP7xVCpcZbRk7IygAw/Tll/UmbcAW9zRPk=",
"ref": "refs/heads/master",
"rev": "b0707744e2b4a077e759145cdbfa8d8d1017e732",
"revCount": 25,
"rev": "e1aecedf30f3b3cedd89d84364bd7e548a011bcd",
"revCount": 26,
"type": "git",
"url": "https://git.project-cloud.net/asmir/zremap"
},

View File

@@ -2,9 +2,8 @@
description = "NixOS configuration";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.11";
nixos.url = "github:nixos/nixpkgs/nixos-25.11";
nixpkgs_unstable.url = "nixpkgs/nixos-unstable";
nixpkgs.url = "github:nixos/nixpkgs/nixos-26.05";
nixos.url = "github:nixos/nixpkgs/nixos-26.05";
nix-xilinx = {
url = "gitlab:asmir.abdulahovic/nix-xilinx";
@@ -21,6 +20,10 @@
inputs.nixpkgs.follows = "nixpkgs";
};
quickshell_bar = {
url = "git+https://git.project-cloud.net/asmir/quickshell_bar";
};
nvim = {
url = "git+https://git.project-cloud.net/asmir/nvim_flake";
inputs.nixpkgs.follows = "nixpkgs";
@@ -32,12 +35,12 @@
};
home-manager = {
url = "github:nix-community/home-manager/release-25.11";
url = "github:nix-community/home-manager/release-26.05";
inputs.nixpkgs.follows = "nixpkgs";
};
simple-nixos-mailserver = {
url = "gitlab:simple-nixos-mailserver/nixos-mailserver";
url = "https://gitlab.com/simple-nixos-mailserver/nixos-mailserver/-/archive/nixos-26.05/nixos-mailserver-nixos-26.05.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};
@@ -45,11 +48,6 @@
url = "git+https://git.project-cloud.net/asmir/project-cloud";
inputs.nixpkgs.follows = "nixpkgs";
};
nixos-inventree = {
url = "github:Gigahawk/nixos-inventree";
inputs.nixpkgs.follows = "nixpkgs_unstable";
};
};
outputs =
@@ -63,7 +61,6 @@
, swaysw
, zremap
, nixos
, nixos-inventree
, ...
}:
let
@@ -185,7 +182,6 @@
{ _module.args = inputs; }
{ _module.args.system = system; }
{ nix.registry.nixpkgs.flake = nixpkgs; }
nixos-inventree.nixosModules.default
./magpie/configuration.nix
./magpie/hardware-configuration.nix
simple-nixos-mailserver.nixosModule

View File

@@ -93,11 +93,24 @@ in
"xe.force_probe=a7a0"
"i915.force_probe=!a7a0"
];
kernelPackages = pkgs.linuxPackages_latest;
#kernelPackages = pkgs.linuxPackages_latest;
kernel.sysctl = {
"net.core.default_qdisc" = "fq";
"net.ipv4.tcp_congestion_control" = "bbr";
"kernel.unprivileged_userns_clone" = "1"; /* Needed with harderned kernel */
"kernel.kptr_restrict" = 2;
"kernel.dmesg_restrict" = 1;
"kernel.kexec_load_disabled" = 1;
"kernel.yama.ptrace_scope" = 1;
"net.ipv4.conf.all.rp_filter" = 1;
"net.ipv4.conf.default.rp_filter" = 1;
"net.ipv4.conf.all.log_martians" = 1;
"net.ipv4.conf.all.accept_redirects" = 0;
"net.ipv4.conf.default.accept_redirects" = 0;
"net.ipv4.conf.all.send_redirects" = 0;
"net.ipv4.conf.default.send_redirects" = 0;
"net.ipv6.conf.all.accept_redirects" = 0;
"net.ipv6.conf.default.accept_redirects" = 0;
};
loader.efi.canTouchEfiVariables = true;
loader.systemd-boot = {
@@ -116,6 +129,7 @@ in
rtkit.enable = true;
allowSimultaneousMultithreading = true;
sudo.enable = true;
sudo.execWheelOnly = true;
doas.enable = true;
doas.extraRules = [
{
@@ -124,6 +138,10 @@ in
persist = true;
}
];
apparmor = {
enable = true;
killUnconfinedConfinables = true;
};
};
powerManagement = {
@@ -134,6 +152,7 @@ in
nftables.enable = true;
firewall = {
enable = true;
logRefusedConnections = true;
allowedTCPPorts = [
80
443
@@ -199,8 +218,8 @@ in
nvim.overlays.${system}.overlay
];
environment = {
systemPackages = with pkgs; [ alsa-ucm-conf maliit-keyboard ];
variables.ALSA_CONFIG_UCM2 = "${pkgs.alsa-ucm-conf}/share/alsa/ucm2";
#memoryAllocator.provider = "mimalloc";
systemPackages = with pkgs; [ maliit-keyboard android-tools ];
sessionVariables = {
LIBVA_DRIVER_NAME = "iHD";
@@ -238,7 +257,7 @@ in
};
appimage = {
enable = true;
binfmt = true;
binfmt = false;
};
nix-ld = {
enable = false;
@@ -247,9 +266,13 @@ in
zlib
];
};
zsh.enable = true;
zsh = {
enable = true;
promptInit = "";
enableCompletion = false;
setOptions = [ ];
};
firejail.enable = true;
adb.enable = true;
wireshark.enable = true;
sway.enable = true;
};
@@ -417,8 +440,12 @@ in
};
};
logind = {
powerKey = "suspend";
logind.settings.Login = {
HandlePowerKey = "suspend";
HandleLidSwitch = "suspend";
HandleLidSwitchExternalPower = "suspend";
HandleLidSwitchDocked = "ignore";
KillUserProcesses = true;
};
desktopManager = {
@@ -528,13 +555,13 @@ in
{
keys = [ 224 ];
events = [ "key" ];
command = "${pkgs.light}/bin/light -U 5";
command = "${pkgs.brightnessctl}/bin/brightnessctl set 5%-";
}
{
keys = [ 225 ];
events = [ "key" ];
command = "${pkgs.light}/bin/light -A 5";
command = "${pkgs.brightnessctl}/bin/brightnessctl set 5%+";
}
];
};
@@ -598,10 +625,6 @@ in
SystemMaxUse=50M
'';
logind.settings.Login = {
KillUserProcesses = true;
};
};
fonts = {
@@ -691,7 +714,6 @@ in
initialHashedPassword = "$y$j9T$FZnEcCEMIC0Fjj4dZi5t8.$D8ygvO19dR5nyTZxWwDgjEimHutD.sKnD1DLAyhU8.B";
shell = pkgs.zsh;
extraGroups = [
"adbusers"
"audio"
"dialout"
"input"

View File

@@ -21,12 +21,14 @@
{
device = "/dev/mapper/fuji_lvm_root-root";
fsType = "xfs";
options = [ "noatime" "logbsize=256k" ];
};
fileSystems."/home" =
{
device = "/dev/mapper/fuji_lvm_root-home";
fsType = "xfs";
options = [ "noatime" "logbsize=256k" ];
};
fileSystems."/boot" =

View File

@@ -25,6 +25,7 @@ let
--hooks ''\'systemctl --user restart lisgd.service''\'
'';
swaysw = inputs.swaysw.packages.${system}.swaysw;
quickshell_bar = inputs.quickshell_bar.packages.${system}.default;
term = "${pkgs.foot}/bin/footclient";
in
{
@@ -92,19 +93,9 @@ in
};
};
bars = [
{
position = "top";
fonts = {
names = [
"Iosevka"
"FontAwesome"
];
style = "Bold Semi-Condensed";
size = 12.0;
};
statusCommand = "${lib.getExe pkgs.i3status-rust} ~/.config/i3status-rust/config-top.toml";
}
bars = [ ];
startup = [
{ command = "exec ${quickshell_bar}/bin/quickshell-bar"; }
];
keybindings = {

View File

@@ -10,9 +10,14 @@
enableZshIntegration = true;
};
programs.fzf = {
enable = true;
enableZshIntegration = true;
};
programs.zsh = {
autocd = true;
enableCompletion = false;
enableCompletion = true;
defaultKeymap = "viins";
/* dotDir = "\"$XDG_CONFIG_HOME\"/zsh"; */
@@ -63,11 +68,6 @@
};
file = "pure.plugin.zsh";
}
{
name = "fzf";
src = pkgs.fzf-zsh;
file = "share/zsh/plugins/fzf-zsh/fzf-zsh.plugin.zsh";
}
{
name = "zsh-sudo";
src = pkgs.oh-my-zsh;
@@ -89,7 +89,7 @@
RPS1=""
function chpwd() {
ls;
ls --color=tty;
}
function osc7-pwd() {
@@ -104,7 +104,7 @@
}
add-zsh-hook -Uz chpwd chpwd-osc7-pwd
eval "$(direnv hook zsh)"
#eval "$(direnv hook zsh)"
zstyle ':completion:*' matcher-list 'm:{a-z}={A-Za-z}'
if [[ -n "$PS1" ]] && [[ -z "$TMUX" ]] && [[ -n "$SSH_CONNECTION" ]]; then

View File

@@ -36,6 +36,16 @@ in
};
};
gtk = {
enable = true;
theme = { name = "Adwaita-dark"; package = pkgs.gnome-themes-extra; };
};
qt = {
enable = true;
style.name = "adwaita-dark";
platformTheme.name = "gtk";
};
fonts.fontconfig.enable = true;
home.sessionVariables = rec {
@@ -91,6 +101,9 @@ in
pkgs.mpvScripts.uosc
pkgs.mpvScripts.webtorrent-mpv-hook
];
scriptOpts.webtorrent = {
path = "/tmp";
};
config = {
osc = "no";
osd-bar = "no";
@@ -101,6 +114,16 @@ in
vo = "dmabuf-wayland";
ao = "pipewire";
ytdl-format = "bestvideo[height<=1080]+bestaudio/best[height<=1080]";
video-osd = "yes";
osd-back-color = "0.0/0.0/0.0/0.0";
};
scriptOpts = {
uosc = {
disable_elements = "buffering_indicator";
timeline_style = "bar";
top_bar = "no-border";
};
};
bindings = {
@@ -158,6 +181,12 @@ in
};
settings = {
# Workaround for QtWebEngine screen flicker/flash on Wayland+Intel
qt.args = [
"disable-gpu-compositing"
"enable-features=VaapiVideoDecoder,VaapiVideoEncoder"
];
colors.webpage.preferred_color_scheme = "dark";
content.notifications.enabled = false;
content.pdfjs = true;
content.webgl = false;
@@ -262,22 +291,13 @@ in
*/
{
enable = true;
events = [
{
event = "before-sleep";
command = "${locker}/bin/swaylock_fancy";
}
{
event = "lock";
command = "${locker}/bin/swaylock_fancy";
}
events = {
before-sleep = "${locker}/bin/swaylock_fancy";
lock = "${locker}/bin/swaylock_fancy";
/*
{
event = "after-resume";
command = "${refresh_i3status}/bin/refresh_i3status";
}
after-resume = "${refresh_i3status}/bin/refresh_i3status";
*/
];
};
timeouts = [
{
timeout = 15 * 60;

View File

@@ -160,7 +160,7 @@ in
ungoogled-chromium
upx
viber
wasistlos
karere
waybar
wdisplays
weechat

View File

@@ -27,6 +27,19 @@
boot.kernel.sysctl = {
"net.core.default_qdisc" = "fq";
"net.ipv4.tcp_congestion_control" = "bbr";
"kernel.kptr_restrict" = 2;
"kernel.dmesg_restrict" = 1;
"kernel.kexec_load_disabled" = 1;
"kernel.yama.ptrace_scope" = 1;
"net.ipv4.conf.all.rp_filter" = 1;
"net.ipv4.conf.default.rp_filter" = 1;
"net.ipv4.conf.all.log_martians" = 1;
"net.ipv4.conf.all.accept_redirects" = 0;
"net.ipv4.conf.default.accept_redirects" = 0;
"net.ipv4.conf.all.send_redirects" = 0;
"net.ipv4.conf.default.send_redirects" = 0;
"net.ipv6.conf.all.accept_redirects" = 0;
"net.ipv6.conf.default.accept_redirects" = 0;
};
boot.initrd = {
@@ -49,7 +62,7 @@
# Set your time zone.
time.timeZone = "Europe/Berlin";
users.users.root.initialHashedPassword = "";
users.users.root.hashedPassword = "!";
users.users.root.openssh.authorizedKeys.keys = [
(builtins.readFile ../nixy/ssh_pubkey)
];
@@ -108,10 +121,14 @@
certificateScheme = "acme-nginx";
};
services.journald.extraConfig = ''SystemMaxUse=50M '';
services.journald.extraConfig = ''SystemMaxUse=500M '';
services.logind.settings.Login = { KillUserProcesses = true; };
services.openssh.settings.PermitRootLogin = "prohibit-password";
services.openssh.enable = true;
services.openssh.settings = {
PermitRootLogin = "prohibit-password";
PasswordAuthentication = false;
KbdInteractiveAuthentication = false;
};
services.openssh.listenAddresses = [
{
addr = "10.100.0.1"; # wireguard
@@ -119,6 +136,13 @@
}
];
services.fail2ban = {
enable = true;
maxretry = 5;
bantime = "1h";
ignoreIP = [ "10.100.0.0/24" ];
};
services.opendkim = {
enable = true;
selector = "mail";
@@ -224,23 +248,6 @@
proxyPass = "http://localhost:8002/";
};
};
virtualHosts."inventree.project-cloud.net" = {
quic = true;
http3 = true;
forceSSL = true;
enableACME = true;
locations."/" = {
proxyPass = "http://localhost:8004";
proxyWebsockets = true;
};
locations."/static/" = {
alias = "/var/lib/inventree/static/";
};
locations."/media/" = {
alias = "/var/lib/inventree/media/";
};
};
};
services.gitea = {
@@ -313,68 +320,6 @@
startAt = "daily";
};
services.inventree = {
enable = true;
# IP and port for gunicorn to bind to
bindIp = "127.0.0.1";
bindPort = 8004;
# Or override the full bind string for e.g. unix sockets:
# serverBind = "unix:/run/inventree/inventree.sock";
# Where InvenTree stores its data (default: /var/lib/inventree)
dataDir = "/var/lib/inventree";
# Systemd timeout for migrations (can be slow on upgrades)
serverStartTimeout = "10min";
serverStopTimeout = "5min";
# config.yaml options — freeform, so any key from
# https://docs.inventree.org/en/stable/start/config/ works here
config = {
site_url = "https://inventree.project-cloud.net";
allowed_hosts = [ "*" ];
# Database — defaults to SQLite if not specified
database = {
ENGINE = "django.db.backends.postgresql";
NAME = "inventree";
USER = "inventree";
HOST = "/run/postgresql"; # peer auth via unix socket
PORT = "";
};
# Static/media/backup paths
static_root = "/var/lib/inventree/static";
media_root = "/var/lib/inventree/media";
backup_dir = "/var/lib/inventree/backup";
};
plugins = {
inventree-kicad-plugin = [];
};
# Declarative user management
users = {
admin = {
email = "asmir@project-cloud.net";
is_superuser = true;
password_file = "/tmp/inventree-admin-password";
};
};
};
# If using PostgreSQL:
services.postgresql = {
enable = true;
ensureDatabases = [ "inventree" ];
ensureUsers = [{
name = "inventree";
ensureDBOwnership = true;
}];
};
# needed for sendmail mail functionality
users.users.gitea.extraGroups = [ "postdrop" ];
systemd.services.gitea.serviceConfig = {
@@ -387,6 +332,12 @@
defaults.email = "asmir.abdulahovic@gmail.com";
};
security.sudo.execWheelOnly = true;
environment.memoryAllocator.provider = "jemalloc";
systemd.coredump.enable = false;
sops = {
age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
secrets = {
@@ -420,14 +371,13 @@
80
443
587
2049
]; # http, mail, mail, nfs
]; # http, https, submission
allowedUDPPorts = [
443
51820
]; # mail, wireguard
]; # http3, wireguard
allowPing = true;
logRefusedConnections = lib.mkDefault false;
logRefusedConnections = lib.mkDefault true;
};
networking.nat = {

View File

@@ -27,6 +27,10 @@ stdenv.mkDerivation rec {
--replace "/var/tmp" "$TMPDIR"
'';
# GCC 15 (nixpkgs 26.05) defaults to -std=gnu23, where `bool`/`true`/`false`
# are keywords; this old bubblewrap fork still does `typedef int bool;`.
env.NIX_CFLAGS_COMPILE = "-std=gnu17";
nativeBuildInputs = [
docbook_xsl
libxslt