mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33: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/*
|
||||
.chezmoiscripts/todo/**
|
||||
|
||||
|
||||
{{ if ne .chezmoi.os "linux" }}
|
||||
|
|
@ -46,6 +45,7 @@ scripts
|
|||
{{ end }}
|
||||
|
||||
{{ if ne .chezmoi.os "darwin" }}
|
||||
.chezmoiscripts/darwin/**
|
||||
Library
|
||||
.config/karabiner
|
||||
.config/sketchybar
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
curl -fsSL https://install.determinate.systems/nix | sh -s -- install
|
||||
|
||||
sudo nix run nix-darwin/master#darwin-rebuild -- switch --flake ~/.dotfiles/nixcfgs
|
||||
# curl -fsSL https://install.determinate.systems/nix | sh -s -- install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue