https://github.com/nomadics9/nixcfg
new repo link above
My NixOS Flake + dotfiles
NixOS with personal packages running on HyprlandWM + Waybar
Added some more features in waybar
Usage:
First Install NixOS with any GUI you like to proceed from there
👣Gnome NixOS
🔗https://channels.nixos.org/nixos-23.05/latest-nixos-gnome-x86_64-linux.iso
INSTALLER:
- clone
gh repo clone nomadics9/NixOS-Flake
- cd to cloned dir
- follow the installer
sudo bash install.sh
MANUAL:
- clone
gh repo clone nomadics9/NixOS-Flake
- cd to cloned dir
- overwrite your ./hardware-configuration.nix from /etc/nixos/hardware-configuration.nix
sudo cp ~/etc/nixos/hardware-configuration.nix .
- change username to your user in flake.nix
- update and switch or boot the flake
nix flake update
- switch or boot
sudo nixos-rebuild switch --flake .#YOURUSERNAME
- copy .config to ~/
cp -r .config ~/
Extras:
For GTK theming:
nwg-look is required. not in nix repo.
Will upload my nwg-look built pkg here later.
NO NEED FOR NWG ANYMORE ALL THROUGH HOME MANAGER 🙋
for wallpapers to work place all wallpapers in ~/Desktop/wallpapers
todo:
dotfiles in homemanager aswell
script to install
SUPER + F1 for all keybinds!
Enjoy~