Commit graph

190 commits

Author SHA1 Message Date
b4a8a7b74f sway: remove obsolete systemd integration 2025-03-12 11:40:49 -03:00
0f4ac759c6 treewide: remove variables from pkgs 2025-03-12 11:40:49 -03:00
805058f755 monolith: only set kernel version here 2025-03-12 11:40:28 -03:00
bf7bf80c93 gnome: disable open tablet driver 2025-03-12 11:40:28 -03:00
dca5bba67e gnome: enable variable refresh rate 2025-03-12 11:40:28 -03:00
797981eb20 nix: don't optimise on every build
this makes builds slower
2025-03-12 11:40:28 -03:00
1f05bee28d gnome: add workaround for autologin bug 2025-03-12 11:40:28 -03:00
399eafe9ed treewide: format using nixfmt-rfc-style 2025-03-12 11:39:23 -03:00
52cb6d3301 nix: lower frequency of gc 2025-03-12 11:39:23 -03:00
212d65408a configuration: extract nixos config into more files 2025-03-12 11:39:23 -03:00
8e2781a59d kdeconect: update config 2025-03-12 11:39:23 -03:00
b055fddfe1 gnome: update autologin config 2025-03-12 11:39:23 -03:00
fd302946b7 Revert "sshd: disable until xz is secure"
This reverts commit b0d1b2fbff.
2025-03-12 11:39:23 -03:00
2f307ea379 sway: don't require rebuilding sway dependencies 2025-03-12 11:39:23 -03:00
4f4dd8a217 forgejo-runner: update runner token and url 2025-03-12 11:39:23 -03:00
ae86236e78 update 2025-03-12 11:39:23 -03:00
26c6596beb monolith: add forgejo runner 2025-03-12 11:39:23 -03:00
53291508c3 sshd: disable until xz is secure 2025-03-12 11:39:23 -03:00
8ad194e925 kdenlive: fix theme 2025-03-12 11:39:23 -03:00
62db10857a update renamed xkb config 2025-03-12 11:39:23 -03:00
2523e5814a switch to nixpkgs unstable 2025-03-12 11:39:23 -03:00
9aaa304d2a phantom: add forgejo server 2025-03-12 11:39:17 -03:00
3530a81491 gpg: simplify config 2024-03-19 13:47:25 -03:00
754ea46301 media: install pitivi 2024-03-19 13:47:25 -03:00
2e090030bd nix: add wheel group to trusted users 2024-03-19 13:47:25 -03:00
184ac7ff03 monolith: enable opencl rocm and blender hardware acceleration
This reverts commit 2e4cd80d89.
2024-03-19 13:45:13 -03:00
99576a7cb0 steam: remove steam workaround 2024-03-19 13:44:53 -03:00
04850913a1 systemd: set a low stop timeout 2024-02-22 21:10:11 -03:00
02c6040972 nix: collect garbage daily 2024-02-19 12:54:08 -03:00
6c534c590f nix: keep flake inputs after garbage collection 2024-02-19 12:45:54 -03:00
e7d0121d46 nix: add nix-community substituter 2024-02-19 12:05:14 -03:00
10e4811c3e nix: enable repl-flake 2024-02-11 01:45:38 -03:00
325cf58e2c thunar: enable krita thumbnails 2024-02-07 12:45:30 -03:00
35e0704b82 agenix: fix secrets not being opened on boot
Agenix runs before some partitions are mounted,
one option is to mark those partitions are need for boot:

{
  fileSystems."/home".neededForBoot = true;
}

I choose to copy my ssh key to the root user's HOME,
which is not in a separate partition.
2024-02-02 21:03:34 -03:00
25c8833ec3 greetd: extract greetd config 2024-01-20 21:42:07 -03:00
47e3cc536c media-packages: install krita 2024-01-20 21:33:13 -03:00
85b6c0a559 network: open deluge port 2024-01-16 12:38:16 -03:00
e4d49b6e2b kdeconnect: Open kdeconnect ports on firewall 2024-01-10 21:52:23 -03:00
142d2c2314 Remove mullvad vpn 2024-01-10 09:16:13 -03:00
3916fc3f51 dzgui: use upstream nixpkgs 2023-12-26 21:47:23 -03:00
b4ff6d21af boot: fix vconsole font setup 2023-12-13 12:38:26 -03:00
9995a776d7 rainbow: enable gitlab ci runner 2023-12-07 13:58:34 -03:00
d18c85efb2 Improve gitlab config 2023-11-30 09:24:08 -03:00
82db6d783d gnome: improve gnome experience 2023-11-28 19:09:51 -03:00
a08aca5301 update: 23.11 2023-11-26 15:40:18 -03:00
d0d7d7f930 gc: only run gc monthly 2023-11-23 12:37:15 -03:00
3094240717 power: suspend on power button 2023-11-11 13:20:39 -03:00
17b43bab27 nix: add snowflakeos cachix 2023-10-30 16:50:48 -03:00
d8feb9fe92 steam: also install bottles 2023-10-26 11:08:51 -03:00
2e4cd80d89 monolith: disable opencl rocm and blender hardware acceleration 2023-10-22 14:56:02 -03:00