convert asahi module to flake

This commit is contained in:
mjallen18
2024-03-22 17:12:08 -05:00
parent 85202b98e6
commit 044288cc05
4 changed files with 79 additions and 12 deletions

View File

@@ -51,5 +51,6 @@
protonvpn-gui
nixfmt
deadnix
papirus-icon-theme
];
}

View File

@@ -8,9 +8,6 @@
imports =
[ # Include the results of the hardware scan.
./hardware-configuration.nix
# using channel right now, convert to flake???
#./apple-silicon-support
<apple-silicon-support/apple-silicon-support>
../default.nix
];