Skip to content

czlabinger/nixos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NixOS config

My NixOS config

I'm new to NixOS so please if you have any recommendations or something I can improve open a PR/Issue.

Neofetch uses ab absolute image path! Make sure you change it!

  • WM: Hyprland 
  • OS: NixOS 󱄅
  • Shell: Zsh/Starship 
  • Terminal: kitty 
  • Panel: HyprPanel 
  • Notify Daemon: Dunst
  • Launcher: Wofi
  • File Manager: Thunar 
  • IDE: Neovim/Codium 

Showcase

Desktop

desktop tree

Neovim

neovim

Launcher

launcher

Firefox

firefox

Hosts

  • WKS012-NixOS
    • My Laptop I mainly use for school stuff. Nvidia configured for 3050 Mobile.
  • matthiasLaptop
    • Laptop of @mkurz-TGM. Nearly the same as WKS012-NixOS just some small changes.
  • ISO
    • Used to generate an ISO image with the stuff I need to do basic work.
  • WKS011-NixOS
    • TODO: Will be my PC setup if I get around to do it.

Installation

git clone [email protected]:czlabinger/nixos.git && cd nixos
cp /etc/nixos/hardware-configuration.nix ./hosts/WKS012-NixOS/
sudo nixos-rebuild --flake .#WKS012-NixOS switch

For Firefox start page to work open firefox and activate the 'New Tab Override' extention. Open the settings via Shift+F12 select local file and select '/path/to/nixos/modules/home-manager/firefox/firefox-new-tab.html'

Thanks to