Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kyure-a/dotnix
- Owner: Kyure-A
- License: gpl-3.0
- Created: 2023-11-19T06:39:55.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-28T06:08:01.000Z (4 months ago)
- Last Synced: 2024-08-28T07:27:32.725Z (4 months ago)
- Topics: nix, nix-dotfiles, nixos-configuration
- Language: Nix
- Homepage:
- Size: 70.3 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
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