fix trolley tabs

Signed-off-by: June Clementine Strawberry <strawberry@puppygock.gay>
This commit is contained in:
June Clementine Strawberry 2024-12-24 13:44:57 -05:00
parent d8453cf238
commit d6b9d87ef1
No known key found for this signature in database
4 changed files with 58 additions and 48 deletions

4
.editorconfig Normal file
View file

@ -0,0 +1,4 @@
root = true
[*.nix]
indent_size = 2

View file

@ -1,3 +1,5 @@
# vim:tabstop=2:shiftwidth=2
# Edit this configuration file to define what should be installed on
# your system. Help is available in the configuration.nix(5) man page
# and in the NixOS manual (accessible by running nixos-help).

View file

@ -1,3 +1,5 @@
# vim:tabstop=2:shiftwidth=2
{
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";

View file

@ -1,3 +1,5 @@
# vim:tabstop=2:shiftwidth=2
# Do not modify this file! It was generated by nixos-generate-config
# and may be overwritten by future invocations. Please make changes
# to /etc/nixos/configuration.nix instead.