hakan-demirli / dotfiles

.s

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

de

Distro NixOS
WM Hyprland
Bar Waybar
Editor Neovim+tmux
FileManager lf
WP-Manager swww
Keyboard tbk_mini-QMK
.
├── doc
│   ├── assets: Stores static files like images for documentation.
│   └── notes: Contains markdown notes.
├── profiles
│   └── personal: Contains personal nix profile.
└── system
    ├── app: Contains nix applications and patches.
    ├── hardware: Contains hardware-specific nix configurations.
    └── scripts: Contains various scripts.
  

Install

  • nix-shell -p git git-crypt home-manager helix
  • If you don't have the key remove/rename git config.
    • mv ./.config/git/config ./.config/git/config_bckp
  • If you have the key decrypt secrets
    • git-crypt unlock ../git-crypt-key
  • sudo nixos-rebuild switch --flake ~/Desktop/dotfiles/#myNixos
  • home-manager switch --flake ~/Desktop/dotfiles/#emre

About

.s


Languages

Language:Python 46.9%Language:Nix 12.9%Language:JavaScript 9.1%Language:Shell 8.5%Language:AutoHotkey 7.7%Language:Lua 6.4%Language:CSS 4.2%Language:C 2.7%Language:PowerShell 1.0%Language:Vim Script 0.3%Language:Makefile 0.2%Language:Batchfile 0.0%