0xda157's home-manager and nixos config

add home space for school zen

+11 -6
+11 -6
modules/users/da157/gui/firefox/zen-browser/profiles.nix
··· 70 70 id = 1; 71 71 spacesForce = true; 72 72 spaces = { 73 + home = { 74 + id = "28440e1a-acb8-4e82-b3f6-105d72afa3f6"; 75 + position = 0; 76 + icon = "๐Ÿ "; 77 + }; 73 78 weaving = { 74 79 id = "52800451-9f6c-44b7-a553-278852a0b0f2"; 75 - position = 0; 80 + position = 1; 76 81 icon = "๐Ÿงถ"; 77 82 }; 78 83 chinese = { 79 84 id = "73525282-e0b5-4721-bebb-7d3facf122b7"; 80 - position = 1; 85 + position = 2; 81 86 icon = "๐Ÿ€„"; 82 87 }; 83 88 history = { 84 89 id = "dd4d6a46-b3a8-4aab-962b-022617780bcb"; 85 - position = 2; 90 + position = 3; 86 91 icon = "๐ŸŒ"; 87 92 }; 88 93 english = { 89 94 id = "75341349-e875-4ef1-ba24-0a06a754a957"; 90 - position = 3; 95 + position = 4; 91 96 icon = "๐Ÿ“–"; 92 97 }; 93 98 comp-sci = { 94 99 id = "5492dae8-b24c-4871-a388-286fb33ccf30"; 95 - position = 4; 100 + position = 5; 96 101 icon = "๐Ÿ’ป"; 97 102 }; 98 103 math = { 99 104 id = "78eab7f5-ec70-4867-a8fa-6d4a0045a145"; 100 - position = 5; 105 + position = 6; 101 106 icon = "๐Ÿงฎ"; 102 107 }; 103 108 };