mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: merge remote-tracking branch 'refs/remotes/origin/master'
This commit is contained in:
commit
e47fa1c302
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{ pkgs, username, ... }:
|
{ pkgs, username, ... }:
|
||||||
{
|
{
|
||||||
home.file."/home/${username}.config/foot/foot.ini".text = ''
|
home.file.".config/foot/foot.ini".text = ''
|
||||||
# -*- conf -*-
|
# -*- conf -*-
|
||||||
|
|
||||||
# font=GohuFont 14 Nerd Font Mono:size=9
|
# font=GohuFont 14 Nerd Font Mono:size=9
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue