mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-23 19:21:40 +02:00
chore: improve spacing
This commit is contained in:
parent
d76da5c725
commit
ecef6c094c
@ -53,6 +53,7 @@ in
|
||||
center = singleton {
|
||||
type = "launcher";
|
||||
icon_size = 39;
|
||||
|
||||
favorites = [
|
||||
"librewolf"
|
||||
"kitty"
|
||||
|
@ -59,6 +59,7 @@ in
|
||||
wine = template // {
|
||||
hostAddress = "192.168.100.34";
|
||||
localAddress = "192.168.100.49";
|
||||
|
||||
config =
|
||||
{ nix-config, pkgs, ... }:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user