Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/psychollama/dotfiles
Extensible NixOS modules for configuring my personal machines.
https://github.com/psychollama/dotfiles
dotfiles nix nixos nixos-module onedark
Last synced: 3 months ago
JSON representation
Extensible NixOS modules for configuring my personal machines.
- Host: GitHub
- URL: https://github.com/psychollama/dotfiles
- Owner: PsychoLlama
- License: gpl-3.0
- Created: 2017-07-30T00:24:30.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T03:00:18.000Z (4 months ago)
- Last Synced: 2024-10-22T10:46:44.056Z (4 months ago)
- Topics: dotfiles, nix, nixos, nixos-module, onedark
- Language: Nix
- Homepage:
- Size: 1.09 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## About
A set of [NixOS](https://nixos.org/) modules that manage my machines. It's like Configuration as Code for your dotfiles, but taken to an extreme. This repo manages my primary dev machine (NixOS/Linux), a few macOS devices with [nix-darwin](https://github.com/LnL7/nix-darwin/), some WSL2 environments, and a tremendous amount of cross-platform configuration between them with [home-manager](https://github.com/nix-community/home-manager).
## Linux Environment
- WM: [Sway](https://swaywm.org/) + [Waybar](https://github.com/Alexays/Waybar/)
- Launcher: [Rofi](https://github.com/davatorium/rofi)
- Notifications: [Dunst](https://github.com/dunst-project/dunst)
- Terminal: [Alacritty](https://github.com/alacritty/alacritty)
- Shell: [Nushell](https://www.nushell.sh/)
- Editor: [Neovim](http://neovim.io/)
- Browser: [Firefox](https://www.mozilla.org/en-US/firefox/new/)## Other Projects
There is a separate repo for [my home lab](https://github.com/PsychoLlama/home-lab/) which manages servers and deployments on my LAN.