zenix: update, rm cosmic

This commit is contained in:
Tristan 2025-08-30 16:32:18 +01:00
parent 2219fb8619
commit 3c0e9c18de
9 changed files with 52 additions and 74 deletions

View file

@ -1,13 +1,11 @@
# https://search.nixos.org/options
{
inputs,
config,
pkgs,
lib,
user,
...
}: let
user = config.user;
in {
}: {
nix = {
settings = {
experimental-features = ["nix-command" "flakes" "pipe-operators"];
@ -98,6 +96,7 @@ in {
nix-tree
comma
jq
bat
];
boot.kernel.sysctl = {