update and drop catppuccin

This commit is contained in:
2025-09-19 15:12:01 +02:00
parent a6871f94a8
commit 6c4c3d54aa
8 changed files with 41 additions and 55 deletions

View File

@@ -1,4 +1,5 @@
{ pkgs, ... }: {
{ pkgs, ... }:
{
imports = [
./hardware.nix
../../users/lukas.nix
@@ -12,6 +13,7 @@
../../modules/system/docker.nix
../../modules/system/gpg.nix
../../modules/system/virtualbox.nix
../../modules/system/mullvad.nix
];
networking.hostName = "segfault-machine";