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