Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imgabe/dotfiles
❄️ My NixOs dotfiles
https://github.com/imgabe/dotfiles
dotfiles nix nix-flake nixos nixpkgs
Last synced: 1 day ago
JSON representation
❄️ My NixOs dotfiles
- Host: GitHub
- URL: https://github.com/imgabe/dotfiles
- Owner: ImGabe
- Created: 2021-07-06T03:23:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T22:15:14.000Z (5 months ago)
- Last Synced: 2024-06-18T00:01:21.094Z (5 months ago)
- Topics: dotfiles, nix, nix-flake, nixos, nixpkgs
- Language: Nix
- Homepage:
- Size: 1.2 MB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
My [NixOs] and [Home Manager] dotfiles. Template from [nix-starter-configs].
![OS NixOS](https://img.shields.io/badge/os-nixos%20-%235277c3?style=flat-square&logoColor=7eb5e0)
![Shell Bash](https://img.shields.io/badge/editor-vscode-%23464748?style=flat-square)## Desktop
- sway (swayfx): An i3-compatible tiling Wayland compositor
- waybar: Highly customizable Wayland bar for Sway and Wlroots based compositors
- swayidle: Idle management daemon for Wayland
- swaylock: Screen locker for Wayland
- swaync: Simple notification daemon with a GUI built for Sway
- wlsunset: Day/night gamma adjustments for Wayland
- fuzzel: Wayland-native application launcher, similar to rofi’s drun mode## Technologies
- [Nix] as package manager.
- [Home Manager] to take care of my home directory on [NixOS] and non-NixOS.
- [VSCode] and [Neovim] as code editors.
- [Firefox] as browser.## Repository structure
- `home-manager`: [Home Manager] configuration;
- `nixos`: host configuration;
- `flake.nix`: [Nix Flake] configuration.[nix-starter-configs]:
[VSCode]:
[Neovim]:
[Firefox]:[NixOS]:
[Nix]:
[Nix Flake]:
[Home Manager]: