mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-29 04:07:02 +02:00
feat: add comments, format all nix files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{config, pkgs, ...}:
|
||||
{ config, pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./nushell
|
||||
@@ -11,4 +11,4 @@
|
||||
./starship.nix
|
||||
];
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user