mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
minor fix
This commit is contained in:
parent
4842ca3540
commit
a715a2841b
2 changed files with 3 additions and 5 deletions
|
|
@ -1,6 +1,5 @@
|
||||||
|
|
||||||
scripts
|
.chezmoiscripts/todo/**
|
||||||
.chezmoiscripts/*
|
|
||||||
|
|
||||||
|
|
||||||
{{ if ne .chezmoi.os "linux" }}
|
{{ if ne .chezmoi.os "linux" }}
|
||||||
|
|
@ -46,6 +45,7 @@ scripts
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
{{ if ne .chezmoi.os "darwin" }}
|
{{ if ne .chezmoi.os "darwin" }}
|
||||||
|
.chezmoiscripts/darwin/**
|
||||||
Library
|
Library
|
||||||
.config/karabiner
|
.config/karabiner
|
||||||
.config/sketchybar
|
.config/sketchybar
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,3 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
curl -fsSL https://install.determinate.systems/nix | sh -s -- install
|
# curl -fsSL https://install.determinate.systems/nix | sh -s -- install
|
||||||
|
|
||||||
sudo nix run nix-darwin/master#darwin-rebuild -- switch --flake ~/.dotfiles/nixcfgs
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue