summaryrefslogtreecommitdiff
path: root/rise-home.scm
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2024-02-17 07:49:33 -0500
committerDavid Thompson <dthompson2@worcester.edu>2024-02-17 07:49:33 -0500
commitbc4c3c85a8738958a2a1394eac3df8981e6a6eae (patch)
treebe7ddbbc9893ce46b26fefbdce0994262a1ad418 /rise-home.scm
parentad604d3d735e7f44e7e4011f0d6d8e03537e6561 (diff)
Refactor home stuff into modules, add pipewire.
Diffstat (limited to 'rise-home.scm')
-rw-r--r--rise-home.scm6
1 files changed, 5 insertions, 1 deletions
diff --git a/rise-home.scm b/rise-home.scm
index d7db69e..c072142 100644
--- a/rise-home.scm
+++ b/rise-home.scm
@@ -14,7 +14,11 @@
;;; along with this program. If not, see
;;; <http://www.gnu.org/licenses/>.
-(include "common-home.scm")
+(define-module (rise-home)
+ #:use-module (dthompson home common)
+ #:use-module (gnu home)
+ #:use-module (gnu packages)
+ #:use-module (gnu services))
(home-environment
(packages (specifications->packages