Skip to content

❄️ My NixOs dotfiles

Notifications You must be signed in to change notification settings

ImGabe/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

My NixOs and Home Manager dotfiles. Template from nix-starter-configs.

OS NixOS Shell Bash

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

Repository structure

  • home-manager: Home Manager configuration;
  • nixos: host configuration;
  • flake.nix: Nix Flake configuration.