fixed merge conflicts

This commit is contained in:
vali 2024-04-13 15:35:13 +02:00
commit 65c8116798
49 changed files with 814 additions and 92 deletions

View file

@ -1,6 +1,7 @@
{ config, inputs, pkgs, ... }:
let
fenix = inputs.fenix.packages.${pkgs.system};
username = config.modules.other.system.username;
in {
environment.systemPackages = with pkgs; [
alacritty