Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kyure-a/dotnix

❄ @Kyure_A's Nix Configs
https://github.com/kyure-a/dotnix

nix nix-dotfiles nixos-configuration

Last synced: about 2 months ago
JSON representation

❄ @Kyure_A's Nix Configs

Awesome Lists containing this project

README

        

#+TITLE: README
#+AUTHOR: Kyure_A
#+OPTIONS: toc:nil

** Usage
*** Windows Subsystem for Linux
#+begin_src shell
sudo nixos-rebuild switch --flake .#wsl --show-trace
#+end_src

*** ThinkPad X230
#+begin_src shell
sudo nixos-rebuild switch --flake .#x230 --show-trace
#+end_src

** format
#+begin_src shell
nix fmt ./
#+end_src