This repository contains my Hyprland setup for NixOS at EPITA.
Follow the instructions below to set it up correctly.
Follow these steps to install the configuration for the first time:
- Change your TTY (e.g., switch to
tty1usingCtrl + Alt + F1, if you want switch back to i3 useCtrl + Alt + F2). - Log in to your Forge ID account.
Run the following command:
git clone https://github.com/Antoineview/epidots.gitcp -r epidots/* ~/afs/.confs/bashEach time you reboot, follow these steps to apply the configuration:
- Change your TTY (e.g.,
tty1withCtrl + Alt + F1). - Log in to your Forge ID account.
bashIf you want to erase the configuration do:
- Change your TTY (e.g.,
tty1withCtrl + Alt + F1). - Log in to your Forge ID account.
rm -rf ~/afs/.confs/*
cp -r /afs/cri.epita.fr/resources/confs/* ~/afs/.confs/- Change your TTY (i.e.,
tty2withCtrl + Alt + F2). - Log in again using your Forge ID account.


