Skip to content

nferhat/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nferhat's system configuration

My systems configuration deployed using NixOS + user $HOME directory configuration deployed using home-manager, current composed of:

System (Hostname) Description
thinkpad-t14s Primary laptop, acquired 23/01/2025
hp-da0018nk HP laptop, used as a secondary machine for tests

Directory structure

This flake is organized using hercules-ci/flake-parts, using the following directory structure:

  • hosts
    • default.nix - declare nixosConfigurations flake output.
    • <hostname>/ - per-host configuration. (see table above for all hostnames)
  • modules
    • default.nix - declare nixosModules and homeManagerModules flake outputs.
    • theme/ - Custom theme module, see modules/theme/README.md.
    • nixos/ - NixOS specific modules.
    • home-manager/ - home-manager specific modules.
  • home
    • default.nix - declare homeManagerConfigurations flake output.
    • nferhat.nix - home configuration for user nferhat
    • See home/README.md for more detailed information
  • packages
    • default.nix - declare packages flake output.
    • mons.nix - Command-Line Installer and Manager for Celeste Modding.

Rice screenshots

TODO

Acknowledgments

About

nferhat's system configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published