nixfmt
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{ lib, pkgs, home, ... }:
|
||||
{
|
||||
lib,
|
||||
pkgs,
|
||||
home,
|
||||
...
|
||||
}:
|
||||
let
|
||||
shellAliases = {
|
||||
update-switch = "darwin-rebuild switch --flake ~/nix-config";
|
||||
|
||||
Reference in New Issue
Block a user