Skip to content

JorelAli/nixos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0bc4258 · Dec 27, 2021
May 25, 2019
Aug 21, 2021
Feb 16, 2020
Aug 21, 2021
Dec 27, 2021
Feb 11, 2019
Oct 8, 2019
Jun 9, 2019
Oct 23, 2019
May 25, 2019
Dec 27, 2021
Sep 20, 2019
Feb 16, 2020

Repository files navigation

nixos

My NixOS configuration

Configuration at a glance (what it gives you):

  • i3 window manager, with KDE programs installed
  • Vim-based interfaces:
    • Vim
    • Qutebrowser (vim shortcuts web browser)
    • RTV (reddit browser)
    • Ranger (file browser)
  • Programming environments:
    • Haskell (With Atom + HIE)
    • Java (With Eclipse)
    • Rust (With Vim)
    • Python
  • Fancy sddm lockscreen (courtesy of eayus)
  • Everyday programs
    • Web browsing (Choose your weapon: Chrome, Firefox, Qutebrowser, Elinks)
    • Document writing (Typora, Libreoffice)
    • Image editing (Gimp, Inkscape)
  • Decent command line commands
    • htop (a better top command)
    • neofetch (a better screenfetch command)
    • fish (a better bash shell)

Things fixed with this configuration (compared to other Nix builds)

  • Typora works properly (can open files etc.)
  • GTK 3 and GTK 2 work as intended (Themes can be easily applied using lxappearance)
  • Qt themeing just works (Themes applied using qt5ct)
  • Eclipse isn't busted (Icons work normally due to GTK fixes)

Planned features:

  • HIE setup is all part of the configuration (don't have to manually run the command to install and setup HIE
  • i3status-rust is all part of the configuration
  • Steam
  • Derivation for new Minecraft launcher
  • Enable qutebrowser pdf viewer
  • Ungoogled Chromium
  • FreeTube

About

My NixOS configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages