feat: add comments

This commit is contained in:
Ryan Yin
2023-06-17 22:53:09 +08:00
parent ef3c903582
commit 530f8498a1
7 changed files with 49 additions and 13 deletions
+5 -1
View File
@@ -1,7 +1,11 @@
{ pkgs, ... }:
{
####################################################################
#
# NixOS's Configuration for I3 Window Manager
#
####################################################################
# i3 related options
environment.pathsToLink = [ "/libexec" ]; # links /libexec from derivations to /run/current-system/sw