mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-12 06:19:00 +00:00
hosts/plover: fix formatting of files
This commit is contained in:
parent
02cfaaf362
commit
6fe30acf2b
@ -1,7 +1,7 @@
|
|||||||
# My code forge service of choice. I'm pretty excited for the federation
|
# My code forge service of choice. I'm pretty excited for the federation
|
||||||
# feature in particular to see how this plays out. It might not be toppling
|
# feature in particular to see how this plays out. It might not be toppling
|
||||||
# over the popular services but it is interesting to see new spaces for this
|
# over the popular services but it is interesting to see new spaces for this
|
||||||
# one.
|
# one.
|
||||||
{ config, lib, pkgs, ... }:
|
{ config, lib, pkgs, ... }:
|
||||||
|
|
||||||
let
|
let
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# An alternative implementation of Bitwarden written in Rust. The project
|
# An alternative implementation of Bitwarden written in Rust. The project
|
||||||
# being written in Rust is a insta-self-hosting material right there.
|
# being written in Rust is a insta-self-hosting material right there.
|
||||||
{ config, lib, pkgs, ... }:
|
{ config, lib, pkgs, ... }:
|
||||||
|
|
||||||
let
|
let
|
||||||
|
Loading…
Reference in New Issue
Block a user