flake-parts: yggdrasil done

This commit is contained in:
Christoph Hollizeck 2025-10-28 09:54:37 +01:00
parent ebc8a545c8
commit 72fda87328
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
10 changed files with 228 additions and 58 deletions

View file

@ -11,12 +11,18 @@
username = "cholli";
in
{
imports = [ inputs.nix-ld.nixosModules.nix-ld ];
environment.systemPackages = with pkgs; [
nixfmt-rfc-style
nix-prefetch-git
nix-index
nix-output-monitor
nix-du
nix-weather
nix-index
];
programs.nh = {
@ -26,6 +32,8 @@
};
nix = {
package = pkgs.lix;
settings =
let
users = [