CT
cte/dotfiles
Personal NixOS system + home manager configurations
NixOS Configuration
Getting Started
NixOS / Linux:
Clone repo and add hardware configuration:
nix-shell -p git
git clone https://github.com/cte/dotfiles.git
cd dotfiles
cp /etc/nixos/hardware-configuration.nix ./hosts/dusk
git add .
exitRebuild:
sudo nixos-rebuild switch --flake ~/dotfiles#duskInstall config:
~/dotfiles/hosts/dusk/config.shReboot if necessary.
Nix / Darwin
See hosts/[host]/flake.nix.
Resources
Documentation
- https://wiki.nixos.org/wiki/GNOME
- https://hoverbear.org/blog/declarative-gnome-configuration-in-nixos/#declaratively-configuring-gnome
- https://github.com/mitchellh/nixos-config
- https://discourse.nixos.org/t/howto-disable-most-gnome-default-applications-and-what-they-are/13505/11
- https://nixos-and-flakes.thiscute.world/nixos-with-flakes/start-using-home-manager
- https://github.com/ryan4yin/nix-config
- https://github.com/Daholli/nixos-config
- https://hyprland.org/hall_of_fame/
Videos
On this page
Languages
Nix41.0%Lua18.3%CSS13.6%SCSS11.7%JavaScript8.0%GLSL6.0%Shell1.5%
Contributors
Created January 14, 2025
Updated February 1, 2026