This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# NOTE: this config contains a fair amount of user-specific settings, but I | |
# left them in as they provide working examples (Samba, systemd services, etc.). | |
# | |
# This config is designed for the Budgie Desktop, but can easily be adapted to | |
# any DE. For Hyper-V to work, blacklisting the hyperv_fb module was critical. | |
# | |
# I am also using GRUB instead of the default systemd-boot. | |
{ config, pkgs, ... }: |