{s0mePC-nix, s0melapt0p-nix}: fixes
This commit is contained in:
parent
c08f05e2fd
commit
658595af72
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
users = {
|
users = {
|
||||||
hand7s = {
|
hand7s = {
|
||||||
imports = [
|
imports = [
|
||||||
${self.outPath}/hand7s/default.nix
|
"${self.outPath}/hand7s/default.nix"
|
||||||
inputs.hyprpanel.homeManagerModules.hyprpanel
|
inputs.hyprpanel.homeManagerModules.hyprpanel
|
||||||
inputs.spicetify-nix.homeManagerModules.default
|
inputs.spicetify-nix.homeManagerModules.default
|
||||||
inputs.hyprland.homeManagerModules.default
|
inputs.hyprland.homeManagerModules.default
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
users = {
|
users = {
|
||||||
hand7s = {
|
hand7s = {
|
||||||
imports = [
|
imports = [
|
||||||
${self.outPath}/hand7s/default.nix
|
"${self.outPath}/hand7s/default.nix"
|
||||||
inputs.hyprpanel.homeManagerModules.hyprpanel
|
inputs.hyprpanel.homeManagerModules.hyprpanel
|
||||||
inputs.spicetify-nix.homeManagerModules.default
|
inputs.spicetify-nix.homeManagerModules.default
|
||||||
inputs.hyprland.homeManagerModules.default
|
inputs.hyprland.homeManagerModules.default
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue