fixed merge conflicts
This commit is contained in:
commit
65c8116798
49 changed files with 814 additions and 92 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue